Axon Project Demo (Event Sourcing, DDD and CQRS)
Go to file
Sambo Chea 371c4fa5aa Updated command qeury and model id 2020-08-21 11:59:08 +07:00
gradle/wrapper Updated readme and file 2020-08-21 09:01:02 +07:00
src Updated command qeury and model id 2020-08-21 11:59:08 +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