mirror of
https://github.com/CUBETIQ/hexagonal-architect-spring-boot
synced 2024-11-14 18:54:26 +07:00
19 lines
291 B
Markdown
19 lines
291 B
Markdown
|
# Hexagonal Architect in Spring Boot
|
||
|
|
||
|
- Domain Logic
|
||
|
- Model
|
||
|
- Port
|
||
|
- Use Case
|
||
|
- Infrastructure
|
||
|
- Adapter
|
||
|
- CLI
|
||
|
- Persistence
|
||
|
|
||
|
# Contributors
|
||
|
|
||
|
- Sambo Chea <sombochea@cubetiqs.com>
|
||
|
|
||
|
# Reference
|
||
|
|
||
|
- https://huseyinbabal.com/2021/10/15/hexagonal-architecture-in-java-simplified
|