siddhuoo7 / axon-springboot-websocket

Goal: play with Axon. For it, we will implement a food-ordering app that consists of three Spring Boot applications: customer-service, restaurant-service and food-ordering-service. Those services were implemented with CQRS and Event Sourcing in mind so, in order to achieve it, we used Axon Framework. Those three services are connected to axon-server that is the Event Store and Message Routing solution used.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

siddhuoo7/axon-springboot-websocket Stargazers