1
zhang
2026-02-09 6cd6a403fc6e447d38b9d58ef940abea76c4fda4
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