Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 268 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 268 Bytes

Spring Application

Project sample that have Spring Boot, Spring Data JPA and Spring Security Implementation.

Database

Use script MySQL inside file MySQL Script.sql to create and populate database.

Project setup

mvn install
mvn sprint-boot:run