Chat simple is a web chat application.
mvn spring-boot:run
The application will be served at http://localhost:8080 url.
In order to send messages, you will need to open 2 tabs, enter your name, and send a message. The message will appear to the other connected user.