Axon Project Demo (Event Sourcing, DDD and CQRS)
Go to file
Sambo Chea 16e954101f Add exec uitils for command line with executable 2020-08-21 21:31:30 +07:00
gradle/wrapper Updated readme and file 2020-08-21 09:01:02 +07:00
src Add exec uitils for command line with executable 2020-08-21 21:31:30 +07:00
.gitignore updated the git cached 2020-08-21 13:00:51 +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 Add completed points 2020-08-21 12:57:42 +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
  • CQRS System
  • DDD

Contributors