sample-axon-kafka
sample-axon-kafka copied to clipboard
Sample CQRS and event sourced application developed on top of axon framework.(Kafka is used for distributing the events)
Sample-Axon-Kafka
Sample CQRS and Event Souring impleneted using Axon Framework.MongoDB is used as the event store and Apache Kafka to distribute the events between command and query side.The UI has been developed using Vaadin Framework.
Architecture Overview
Description
Download the repository and run the each of the sub module using mvn spring-boot:run command. Once the applications are up go to this address http://localhost:8081/ui
Sample Screenshot: