springboot-hibernate A small chat application made with Spring Boot and Hibernate Getting started Prerequisites JDK 1.8 Maven MySQL Run the application Run command mvn clean spring-boot:run (add sudo if required) Open url http://localhost:8080 on your browser