Skip to content

ekochnev/axon-casino

 
 

Repository files navigation

axon-casino

Demo application illustrating how we can use CQRS + EventSourcing to build simple betting app using AxonFramework

Dependencies

You need to get the trial license of vaadin charts using https://vaadin.com/pro/licenses

Launch

mvn vaadin:update-widgetset mvn spring-boot:run localhost:8080

With the default configuration, it will use an embedded H2 database for all storage. Through profiles, MySQL and/or AxonHub+DB can be used for a fully scalable configuration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%