Files
ddd-cqrs-4-java-example/spring-boot
Michael Schnell 1de9913cc0 Release 0.1.0
2020-01-04 10:49:59 +01:00
..
2019-11-02 10:17:46 +00:00
2020-01-04 10:49:59 +01:00
2020-01-04 10:49:59 +01:00
2020-01-04 10:49:59 +01:00
2019-11-02 10:17:46 +00:00
2019-11-02 10:17:46 +00:00
2020-01-04 10:49:59 +01:00
2019-12-29 10:30:57 +01:00

cqrs4j-spring-example

Example applications that uses Spring Boot, ddd-4-java and cqrs-4-java libraries. Events are stored in an EventStore and the query data is retrieved from a MariaDB database.

Prerequisites

Make sure you installed everything as described here.

Start command / query implementation

Start the command and query microservice.