ivangfr/axon-springboot-websocket
The goal is to play with Axon. We implemented a food-ordering app that consists of 3 Spring Boot apps: customer-, restaurant-, and food-ordering-service. These services were implemented with CQRS and Event Sourcing using the Axon Framework. The services are connected to axon-server, which serves as the Event Store and Message Routing solution.
GitHub repository with 35 stars and 11 forks.
Language: Java
Topics: axon, axon-server, cqrs, docker, event-sourcing, java, mongodb, mysql, postresql, spring-boot