Atanu-Paul / SpringBoot-Chata-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com: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

License:MIT License


Languages

Language:Java 100.0%