adrianoneres / spring-boot-template

An example and also a template to Spring Boot projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot Template

An example and also a template to Spring Boot projects.

1. Implementações

  • Database pagination
  • Caching
  • Security
  • Swagger

2. Build

  1. Edit your database informations in application.properties
  2. Run script src/main/resources/setup.sql
  3. Start project

3. Authentication

  • user: jose@email.com
  • password: 123456

About

An example and also a template to Spring Boot projects


Languages

Language:Java 91.3%Language:TSQL 8.4%Language:Dockerfile 0.3%