Updated 2025-04-12 15:06:05 +09:00
Updated 2025-04-12 15:06:01 +09:00
Updated 2025-04-12 15:05:58 +09:00
example project for ddd
Updated 2025-04-12 15:05:55 +09:00
A project example using Spring Boot and the layered architecture proposed by DDD.
Updated 2025-04-12 15:05:54 +09:00
Updated 2025-04-12 15:05:53 +09:00
Updated 2025-04-12 15:05:27 +09:00
MSA / DDD / Event Storming example on food delivery service
Updated 2025-04-12 15:05:21 +09:00
An example to show how you could use clean architecture and DDD elements with Camunda.
Updated 2025-04-12 04:36:49 +09:00
spring boot app using DDD, CQRS, Kafka
Updated 2025-04-09 17:56:59 +09:00
This project takes you through the design of simple stock market application based on custom reactive CQRS framework
Updated 2025-04-08 02:28:51 +09:00
Reactive implementation of bank account example using spring reactor and DDD
Updated 2025-04-08 01:58:33 +09:00
Example of DDD with Clean Architecture
Updated 2025-04-07 23:28:09 +09:00
An example application written in Hexagonal (Ports and Adapter) architecture
Updated 2025-04-06 04:50:11 +09:00
Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.
Updated 2025-01-22 00:03:20 +09:00
Provide support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
Updated 2025-01-22 00:03:17 +09:00
Hexagonal Architecture DDD Spring boot
Updated 2025-01-22 00:03:16 +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