Skip to content

Releases: OliveiraMarcos/apirestful

Simple structure

11 Jul 21:15
fe38a65
Compare
Choose a tag to compare

Technologies implemented:

  • Spring Boot Framework (with Maven)
  • H2 Database
  • JPA Hibernate
  • ModelMapper
  • Swagger UI

Architecture:

  • Full architecture with responsibility separation concerns, SOLID and Clean Code
  • Domain Driven Design (Layers and Domain Model Pattern)
  • Repository and Generic Repository