Skip to content

A Spring Boot application for showing the basic usage of Axon 4.1 for a demo showcase in the domain of Cloud-based Mobile Payment.

Notifications You must be signed in to change notification settings

thowimmer/axon-replenishment-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

axon-replenishment-demo

A Spring Boot application for showing the basic usage of Axon 4.1 for a demo showcase in the domain of Cloud-based Mobile Payment.

Project Structure

Contains the commands, queries and events used by the application.

Contains the domain models for a Token & Replenishment.

Contains the API controllers for the SDK, Token Service Integrator & Reporting.

Contains the query models for the SDK & Reporting.

Contains Axon MessageDispatchInterceptor's for logging commands, queries and events dispatched in the by the application.

Demo

Import the Axon Replenishment Demo.postman_collection.json in Postman and execute it via the Collection Runner.

Additional notes

  • Does not use Axon Server
  • No data is persisted: InMemoryEventStorageEngine is configured for Axon; query models cache data.

About

A Spring Boot application for showing the basic usage of Axon 4.1 for a demo showcase in the domain of Cloud-based Mobile Payment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages