/spring-integration-mqtt-and-hivemq

Hi, Spring fans! In this installment we look Spring Integration's support for MQTT and the HiveMQ broker

Primary LanguageJava

Spring Integration MQTT & HiveMQ

Hi, Spring fans! In this installment we look Spring Integration's support for MQTT and the HiveMQ broker. I'm joined by my friend and fellow Java Champion Mary Grygleski (@mgrygles)

Update - 2022-09-30

I've updated the code in a new aot branch to use Spring Boot 3 and to work in the new AOT mode in Spring Framework 6 and Spring Boot 3. AOT replaces, and obviates the need for, Spring Native, as was shown in the video.