rohit-raj / letMeInn

Spring Spring JPA Spring security project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring; Spring-JPA; Spring Security project

Requirements.

  • Java 1.8
  • Maven
  • tomcat server 8.5
  • mysql 5.1
$ git clone git@github.com:rohit-raj/letMeInn.git

Steps to follow:

  • configure your application server.
  • create a database in mysql named letMeInn.
  • create a user with password and grant all permissions to it.
  • change the user and password in the application.properties file.
  • in db.sql file, run all the database queries.
  • run the application.

About

Spring Spring JPA Spring security project


Languages

Language:Java 96.6%Language:CSS 3.4%