The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
cqrs
domain-driven-design
ports-and-adapters
domain-events
hexagon
domain-model
crud
event-storming
domain-knowledge
aggregate
invariants
enterprise-applications
Updated 2025-04-06 12:48:03 +09:00
Microservice developed by applying DDD, CQRS, Event Sourcing by using AXON, Java, Spring boot. The communication between command and query models is totally decoupled and mediated by buses handled by AXON server. Aggregate is managed as event sourced way
Updated 2023-12-20 17:41:38 +09:00