Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 261 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 261 Bytes

Microservices using (DDD) Domain Driven Design and onion layered architecture

This app demonstrate how we can implement domain driven design in microservices using java and spring.

This app uses onion layered architecture to have better separation of logic.