Files
ddd-cqrs-4-java-example/README.md
2019-11-02 08:50:20 +00:00

651 B

ddd-cqrs-4-java-example

Example applications that use ddd-4-java and cqrs-4-java libraries and an EventStore to store the events (Event Sourcing).

Java SE + CDI

Two standalone applications (Command & Query) using Weld for dependency injection.

More...

Quarkus

Two web applications (Command & Query) based on Quarkus.

More... TBD

Spring Boot

Two web applications (Command & Query) based on Spring Boot.

More.. TBD