Skip to content

Simple structure

Latest
Compare
Choose a tag to compare
@OliveiraMarcos OliveiraMarcos released this 11 Jul 21:15
fe38a65

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