Skip to content

Series of Axon Framework demo applications focused around a simple giftcard domain.

License

Notifications You must be signed in to change notification settings

ostecke/giftcard-demo-series

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

giftcard-demo-series

Series of Axon Framework demo applications focused around a simple gift card domain, designed to show various aspects of the framework.

See the wikipedia article for a basic definition of gift cards. Essentially, there are just two events in the life cycle of a gift card:

  • They get issued: a new gift card gets created with some amount of money stored.
  • They get redeemed: all or part of the monetary value stored on the gift card is used to purchase something.

About

Series of Axon Framework demo applications focused around a simple giftcard domain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 79.6%
  • Shell 9.9%
  • Batchfile 7.6%
  • Kotlin 2.9%