测试线程池
parent
b384edceba
commit
8acaae9924
|
@ -25,7 +25,7 @@ spring:
|
||||||
config:
|
config:
|
||||||
default:
|
default:
|
||||||
connectTimeout: 50000 # 连接超时时间,单位为毫秒
|
connectTimeout: 50000 # 连接超时时间,单位为毫秒
|
||||||
readTimeout: 5000 # 读取超时时间,单位为毫秒
|
readTimeout: 50000 # 读取超时时间,单位为毫秒
|
||||||
nacos:
|
nacos:
|
||||||
discovery:
|
discovery:
|
||||||
# 服务注册地址
|
# 服务注册地址
|
||||||
|
|
Loading…
Reference in New Issue