【功能完善】IoT: 集成 Vert.x 支持,重构 HTTP 插件为 Vert.x 插件

This commit is contained in:
安浩浩
2025-01-07 23:13:57 +08:00
parent cde6ebf921
commit 77b89aad77
12 changed files with 355 additions and 288 deletions

View File

@@ -212,4 +212,9 @@ iot:
# 保持连接
keepalive: 60
# 清除会话(设置为false,断开连接,重连后使用原来的会话 保留订阅的主题,能接收离线期间的消息)
clearSession: true
clearSession: true
# 插件配置
pf4j:
pluginsDir: ${user.home}/plugins # 插件目录