Skip to content

SManorathna/springboot-hibernate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-hibernate

A small chat application made with Spring Boot and Hibernate

Getting started

Prerequisites

  1. JDK 1.8
  2. Maven
  3. MySQL

Run the application

  1. Run git clone [email protected]:ramswaroop/springboot-hibernate.git
  2. cd into directory
  3. Run command mvn clean spring-boot:run (add sudo if required)
  4. Open url http://localhost:8080 on your browser
  5. Chat with yourself (get crazy)

About

A small chat application made with Spring Boot and Hibernate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%