Files
ddd-cqrs-4-java-example/quarkus
Michael Schnell 667047c793 Changed to mariadb
2019-12-29 10:30:16 +01:00
..
2019-12-29 10:24:39 +01:00
2019-12-29 10:30:16 +01:00
2019-12-25 16:47:17 +01:00
2019-12-20 15:05:37 +01:00
2019-12-20 15:05:37 +01:00
2019-12-26 08:13:15 +01:00
2019-12-29 10:30:16 +01:00

cqrs4j-quarkus-example

Example applications that uses Quarkus, 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.