springboot hibernate
1.0.0
A small chat application made with Spring Boot and Hibernate
Prerequisites
Run the application
git clone [email protected]:ramswaroop/springboot-hibernate.gitcd into directorymvn clean spring-boot:run (add sudo if required)http://localhost:8080 on your browser