Commit 6c47a4a0 authored by 陈炎's avatar 陈炎

🎨 pom配置更新

parent 99e4f40d
...@@ -34,11 +34,11 @@ spring: ...@@ -34,11 +34,11 @@ spring:
access-key-property: spring.rocket-mq.accessKey access-key-property: spring.rocket-mq.accessKey
secret-key-property: spring.rocket-mq.secretKey secret-key-property: spring.rocket-mq.secretKey
# adb链接 # adb链接
generic: kv:
enabled: true enabled: false
backend: ${spring.profiles.active} backend: ${spring.profiles.active}
default-context: etladb default-context: etladb
database: databases:
master: master:
enabled: true enabled: true
backend: ${spring.profiles.active}db backend: ${spring.profiles.active}db
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment