diff --git a/austin-web/src/main/resources/application-test.properties b/austin-web/src/main/resources/application-test.properties index 21bd0a4..902b9ca 100644 --- a/austin-web/src/main/resources/application-test.properties +++ b/austin-web/src/main/resources/application-test.properties @@ -1,14 +1,14 @@ server.port=7777 # TODO choose : [kafka]/[eventBus]/[rocketMq]/[rabbitMq],recommend [eventBus] or [kafka] -austin.mq.pipeline=kafka +austin.mq.pipeline=eventBus # 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 austin.apollo.enabled=false -austin.nacos.enabled=true +austin.nacos.enabled=false # TODO [hades] switch austin.rule.engine.enabled=true @@ -20,4 +20,4 @@ austin.business.upload.crowd.path=/Users/3y/temp austin.login.official.account.enable=true austin.login.official.account.appId=wx27f83ca10e06b325 austin.login.official.account.secret=203299484df873a18621d076db46fa99 -austin.login.official.account.token=austin123 \ No newline at end of file +austin.login.official.account.token=austin123