mirror of https://gitee.com/topiam/eiam
⚡ 优化
parent
08dca580c3
commit
c252fbbc4d
|
@ -104,10 +104,6 @@ spring:
|
|||
banner: false
|
||||
main:
|
||||
banner-mode: off
|
||||
#rabbitmq
|
||||
rabbitmq:
|
||||
template:
|
||||
reply-timeout: 60000
|
||||
#日志配置
|
||||
logging:
|
||||
config: classpath:config/logback-spring.xml
|
||||
|
|
|
@ -132,10 +132,6 @@ spring:
|
|||
overwrite-existing-jobs: true
|
||||
jdbc:
|
||||
initialize-schema: never
|
||||
#rabbitmq
|
||||
rabbitmq:
|
||||
template:
|
||||
reply-timeout: 60000
|
||||
#日志配置
|
||||
logging:
|
||||
config: classpath:config/logback-spring.xml
|
||||
|
|
Loading…
Reference in New Issue