Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 284 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 284 Bytes

Spring Boot Project

Dependencies / Starters:

Persistence:

  • H2
  • PostgreSQL
  • Spring Data JPA

Web:

  • Spring Web
  • Spring Boot Dev Tools

Security:

  • Spring Security
  • JWT

API docs:

  • OpenAPI Swagger
  • Postman file

API REST Application with access from Postman or Browser.