Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 390 Bytes

Api-Socle-Statless

Author: Mohamed Ben Chamakh

This is a Spring boot project built to accelerate the developement process for stateless apps.

The project has built in features:

  • Swagger Documentation
  • Stateless Authentication (Keycloak)
  • Configurable authorization for paths
  • Example of Api
  • Format your code with Maven Spotless
  • Map your Entities to DTOS with Mapstruct