feature(all): 优化 yml 配置文件的复用
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