Added build link
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Example microservices that use [ddd-4-java](https://github.com/fuinorg/ddd-4-java) and [cqrs-4-java](https://github.com/fuinorg/cqrs-4-java) libraries and an [EventStore](https://eventstore.org/) to store the events (Event Sourcing). Supports [Quarkus](https://quarkus.io/) and [Spring Boot](https://spring.io/projects/spring-boot/).
|
||||
|
||||
[](https://openjdk.java.net/projects/jdk/11/)
|
||||

|
||||
[](https://github.com/fuinorg/ddd-cqrs-4-java-example/actions/workflows/maven.yml)
|
||||
|
||||
## Background
|
||||
This application shows how to implement [DDD](https://en.wikipedia.org/wiki/Domain-driven_design), [CQRS](https://en.wikipedia.org/wiki/Command%E2%80%93query_separation) and [Event Sourcing](https://martinfowler.com/eaaDev/EventSourcing.html) without a DDD/CQRS framework. It uses just a few small libraries in addition to standard web application frameworks like [Quarkus](https://quarkus.io/) and [Spring Boot](https://spring.io/projects/spring-boot/).
|
||||
|
||||
Reference in New Issue
Block a user