Block a user
Hexagonal Architecture DDD Spring boot
Updated 2025-01-22 00:03:16 +09:00
Updated 2025-01-22 00:03:07 +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
A demo project to demonstrate the concept of DDD applied to a Spring boot Application.
Updated 2023-09-06 16:47:31 +09:00