- Java 17
- Maven
git clone https://github.com/akamom/playground.git \
cd spring-playgroundmvn spring-boot:runThe app is listening on port 8080.
- Run the application and go to
http://localhost:8080. - There is a simple interface to connect to the broker, send, and receive messages.