CQRS Microservice Demo with Spring GraphQL, Spring Boot, Apache Kafka, MySQL, Docker
Updated 2025-04-12 14:57:11 +09:00
Demo of CQRS and Event Sourcing with Spring Boot, h2 database, microservices and kafka broker
Updated 2025-04-12 14:56:33 +09:00
CQRS and Event Sourcing with Axon Framework
Updated 2025-04-12 14:51:03 +09:00
Showcases how to build a small Event-sourced application using Spring Boot, Spring Kafka, Apache Avro and Apache Kafka
Updated 2025-04-10 14:12:20 +09:00
spring boot app using DDD, CQRS, Kafka
Updated 2025-04-09 17:56:59 +09:00
CQRS and event sourcing using dynamic groovy, spring-boot and spring-webflux
Updated 2025-04-09 15:28:42 +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
Food Ordering Project with Clean and Hexagonal Architecture With Kafka Messaging System And Outbox Table
Updated 2025-04-07 23:28:02 +09:00
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
Updated 2025-04-06 12:48:03 +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
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