Skip to content

mustafaakgul/spring-boot-rest-api-temp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot REST API template for rapid project setup

Best Practices

Architecture

  • Presentation Layer
    • Authentication
    • JSON Transformation
  • Business Layer
    • Business Logic
    • Validation
    • Authorization
  • Persistence Layer
    • Storage Logic
  • Database Layer
    • Actual Database

Structure

Naming Conventions

About

Spring Boot REST API template for rapid project setup

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages