Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/somospragma/onion-java-archetypes

Arquetipos microservicios con arquitectura cebolla
https://github.com/somospragma/onion-java-archetypes

archetype java microservice somospragma spring-boot

Last synced: about 1 month ago
JSON representation

Arquetipos microservicios con arquitectura cebolla

Awesome Lists containing this project

README

        

# Onion Archetypes

![Onion Architecture](onion-architecture.png)

##

Onion Architecture Archetypes

com.example.myapp
├── application
│ ├── dto
│ ├── mapper
│ └── service
├── domain
│ ├── model
│ ├── repository
│ └── service
├── infrastructure
│ ├── config
│ ├── persistence
│ └── external
└── presentation
├── controller
├── dto
└── mapper


![Logo](https://www.pragma.com.co/hubfs/pragma_theme2021/images/Header%20Logo.svg)