- Java 17
- Maven
git clone https://github.com/akamom/playground.git \
cd spring-playground
mvn spring-boot:run
The 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.