|
|
@@ -12,6 +12,11 @@ spring: |
|
|
date-format: yyyy-MM-dd HH:mm:ss |
|
|
date-format: yyyy-MM-dd HH:mm:ss |
|
|
time-zone: GMT+8 |
|
|
time-zone: GMT+8 |
|
|
default-property-inclusion: non_null |
|
|
default-property-inclusion: non_null |
|
|
|
|
|
http: |
|
|
|
|
|
encoding: |
|
|
|
|
|
force: true |
|
|
|
|
|
charset: UTF-8 |
|
|
|
|
|
enabled: true |
|
|
# rocketmq: |
|
|
# rocketmq: |
|
|
# nameServer: 127.0.0.1:9876 |
|
|
# nameServer: 127.0.0.1:9876 |
|
|
# producer: |
|
|
# producer: |
|
|
|