Skip to content

Example project to demonstrate Axon framework usage

Notifications You must be signed in to change notification settings

jarda182/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CQRS and Event Sourcing example of calculator

Simple example of calculator that is implemented on the spring boot backend using Axon Framework + websocket communication with FE.

How to start project

Technologies used

  • Java 17
  • Springboot 2.7
  • Axon Framework 4.6
  • MongoDB 5 + MongoDB java driver 4.8
  • Websocket
  • Typescript 4.9
  • React 18

Application schema

app schema

About

Example project to demonstrate Axon framework usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages