|
|
@ -1,14 +1,14 @@
|
|
|
|
server.port=7777
|
|
|
|
server.port=7777
|
|
|
|
|
|
|
|
|
|
|
|
# TODO choose : [kafka]/[eventBus]/[rocketMq]/[rabbitMq],recommend [eventBus] or [kafka]
|
|
|
|
# TODO choose : [kafka]/[eventBus]/[rocketMq]/[rabbitMq],recommend [eventBus] or [kafka]
|
|
|
|
austin.mq.pipeline=kafka
|
|
|
|
austin.mq.pipeline=eventBus
|
|
|
|
|
|
|
|
|
|
|
|
# todo [xxl-job] switch
|
|
|
|
# todo [xxl-job] switch
|
|
|
|
austin.xxl.job.enabled=true
|
|
|
|
austin.xxl.job.enabled=false
|
|
|
|
|
|
|
|
|
|
|
|
# todo choose: [apollo]/[nacos] switch ,if [apollo] and [nacos] both false, use local.properties
|
|
|
|
# todo choose: [apollo]/[nacos] switch ,if [apollo] and [nacos] both false, use local.properties
|
|
|
|
austin.apollo.enabled=false
|
|
|
|
austin.apollo.enabled=false
|
|
|
|
austin.nacos.enabled=true
|
|
|
|
austin.nacos.enabled=false
|
|
|
|
|
|
|
|
|
|
|
|
# TODO [hades] switch
|
|
|
|
# TODO [hades] switch
|
|
|
|
austin.rule.engine.enabled=true
|
|
|
|
austin.rule.engine.enabled=true
|
|
|
|