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,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