zy-acs-hex/src/main/resources/application.yml
@@ -1,4 +1,5 @@ server: port: 8555 spring: application: name: rcs-hex @@ -14,10 +15,11 @@ publisher-confirm-type: correlated publisher-returns: true # 消费者配置 listener: direct: acknowledge-mode: manual # listener: # direct: # 确认机制 # acknowledge-mode: manual # --add-opens java.base/java.nio=ALL-UNNAMED influxdb3: enabled: true url: http://127.0.0.1:8181