tocrhz / mqtt-spring-boot-starter

MQTT starter for Spring Boot, easier to use.
Apache License 2.0
93 stars 47 forks source link

使用clients连接mqtt后没有订阅 #23

Closed a809527843 closed 9 months ago

a809527843 commented 9 months ago

image image image 连接后没有订阅主题

a809527843 commented 9 months ago

修改multi_client_1后成功

tocrhz commented 9 months ago

mqtt.clients.{key}.client-id 的值要比从配置中自动作为clientid的key 优先级要高

tocrhz commented 9 months ago

1705712715654