feat(command): 迁移service-command项目

This commit is contained in:
2024-02-29 12:10:59 +08:00
parent 474ee6173d
commit 0683068a02
33 changed files with 1881 additions and 8 deletions

View File

@@ -0,0 +1,50 @@
hudi-service:
gateway-urls:
- http://b12s10.hdp.dc:35690
- http://b12s11.hdp.dc:35690
- http://b12s12.hdp.dc:35690
- http://b12s13.hdp.dc:35690
- http://b12s14.hdp.dc:35690
- http://b12s15.hdp.dc:35690
- http://b12s16.hdp.dc:35690
- http://b12s17.hdp.dc:35690
- http://b12s18.hdp.dc:35690
- http://b12s19.hdp.dc:35690
- http://b12s20.hdp.dc:35690
- http://b12s21.hdp.dc:35690
- http://b12s22.hdp.dc:35690
- http://b12s23.hdp.dc:35690
- http://b12s24.hdp.dc:35690
- http://b12s25.hdp.dc:35690
- http://b12s26.hdp.dc:35690
- http://b12s27.hdp.dc:35690
- http://b12s28.hdp.dc:35690
- http://b12s29.hdp.dc:35690
- http://b12s30.hdp.dc:35690
- http://b12s31.hdp.dc:35690
- http://b12s32.hdp.dc:35690
- http://b12s33.hdp.dc:35690
- http://b12s34.hdp.dc:35690
- http://b12s35.hdp.dc:35690
- http://b12s36.hdp.dc:35690
- http://b12s37.hdp.dc:35690
- http://b12s38.hdp.dc:35690
- http://b12s39.hdp.dc:35690
- http://b12s4.hdp.dc:35690
- http://b12s40.hdp.dc:35690
- http://b12s41.hdp.dc:35690
- http://b12s42.hdp.dc:35690
- http://b12s43.hdp.dc:35690
- http://b12s44.hdp.dc:35690
- http://b12s45.hdp.dc:35690
- http://b12s46.hdp.dc:35690
- http://b12s47.hdp.dc:35690
- http://b12s48.hdp.dc:35690
- http://b12s49.hdp.dc:35690
- http://b12s5.hdp.dc:35690
- http://b12s50.hdp.dc:35690
- http://b12s51.hdp.dc:35690
- http://b12s6.hdp.dc:35690
- http://b12s7.hdp.dc:35690
- http://b12s8.hdp.dc:35690
- http://b12s9.hdp.dc:35690

View File

@@ -0,0 +1,17 @@
hudi-service:
gateway-urls:
- http://b5s119.hdp.dc:35690
- http://b5s120.hdp.dc:35690
- http://b5s121.hdp.dc:35690
- http://b5s122.hdp.dc:35690
- http://b5s123.hdp.dc:35690
- http://b5s124.hdp.dc:35690
- http://b5s125.hdp.dc:35690
- http://b5s126.hdp.dc:35690
- http://b5s127.hdp.dc:35690
- http://b5s128.hdp.dc:35690
- http://b5s129.hdp.dc:35690
- http://b5s130.hdp.dc:35690
- http://b5s131.hdp.dc:35690
- http://b5s132.hdp.dc:35690
- http://b5s133.hdp.dc:35690

View File

@@ -0,0 +1,18 @@
spring:
application:
name: service-command
profiles:
include: common,discovery
shell:
interactive:
enabled: true
command:
script:
enabled: false
history:
enabled: false
forest:
backend: httpclient
timeout: 120000
log-enabled: false
interceptors: com.lanyuanxiaoyao.service.command.configuration.SpringCloudDiscoveryInterceptor