#spring-boot-skeleton
##Functionalities implemented in this -
- A Java multi module project with Maven
- A fully functional spring boot rest api project.
- Fully functional repository module talking to MySQL database.
- Swagger UI integrated
- Fully functional security module with database tables.
- Fully functional Exception handling with error table.
##Steps to Install -
- Download project from git
- Replace your google/facebook/github oAuth account details in application.yml
- Replace MySQL database URL
- Launch ServiceApplication.java
http://localhost:8090/oauth2/authorize/google?redirect_uri=http://localhost:3000/login/redirect