Skip to content

Sample CQRS and event sourced application developed on top of axon framework.(Kafka is used for distributing the events)

Notifications You must be signed in to change notification settings

saikatkar/sample-axon-kafka

Repository files navigation

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

cqrs 4

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: screen shot 2018-09-09 at 6 39 42 pm

About

Sample CQRS and event sourced application developed on top of axon framework.(Kafka is used for distributing the events)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages