Commit b073c846 by yuwei

项目初始化

parent 5054ced3
......@@ -17,6 +17,11 @@ spring:
port: 5672
username: admin
password: 1234@abcd
listener:
simple:
acknowledge-mode: manual
concurrency: 1
max-concurrency: 10
datasource:
dynamic:
primary: mysql
......
......@@ -19,9 +19,8 @@ spring:
password: 1234@abcd
publisher-confrems: true
publisher-returns: true
listener:
simple:
acknowledge-mode: manual
template:
mandatory: true
datasource:
dynamic:
primary: mysql
......
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