Axon Project Demo (Event Sourcing, DDD and CQRS)
Go to file
Sambo Chea 559633e58a Fixed the bank account aggregate class 2020-08-21 11:37:27 +07:00
gradle/wrapper Updated readme and file 2020-08-21 09:01:02 +07:00
src Fixed the bank account aggregate class 2020-08-21 11:37:27 +07:00
.gitignore Updated readme and file 2020-08-21 09:01:02 +07:00
build.gradle.kts Add data classes and aggregate 2020-08-21 10:55:40 +07:00
gradlew Updated readme and file 2020-08-21 09:01:02 +07:00
gradlew.bat Updated readme and file 2020-08-21 09:01:02 +07:00
README.md Updated readme and file 2020-08-21 09:01:02 +07:00
settings.gradle.kts Updated readme and file 2020-08-21 09:01:02 +07:00

Spring Boot + Axon Framework

Concepts to implement

  • Event Sourcing
  • DDD
  • CQRS System

Contributors