This commit is contained in:
Michael Schnell
2019-12-31 11:44:14 +01:00
parent b263bc4b79
commit 93c192cb94

View File

@@ -61,12 +61,14 @@ Start one command microservice and one query microservice - You can mix Quarkus
#### Quarkus Microservices
| Module | |
| :------------ | :---- |
| **[Command](quarkus/command)** | tbd |
| **[Query](quarkus/query)** | [![Overview](https://raw.github.com/fuinorg/ddd-cqrs-4-java-example/master/quarkus/query/doc/cdi-view-small.png)](quarkus/query) |
#### Spring Boot Microservices
| Module | |
| :------------ | :---- |
| **[Command](spring-boot/command)** | tbd |
| **[Query](spring-boot/query)** | [![Overview](https://raw.github.com/fuinorg/ddd-cqrs-4-java-example/master/spring-boot/query/doc/spring-view-small.png)](spring-boot/query) |