Files
Michael Schnell 79612963bb changed to mariadb
2019-12-29 10:30:57 +01:00

582 B

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.