refactor(all): 优化配置文件,增加一个随机端口的配置
同一个配置文件里用横线分割的写法实际不生效
This commit is contained in:
5
service-forest/src/main/resources/application-forest.yml
Normal file
5
service-forest/src/main/resources/application-forest.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
forest:
|
||||
backend: httpclient
|
||||
timeout: 60000
|
||||
log-enabled: false
|
||||
interceptors: com.lanyuanxiaoyao.service.forest.configuration.SpringCloudDiscoveryInterceptor
|
||||
Reference in New Issue
Block a user