spring-boot-axon-demo/src/main/kotlin/com/cubetiqs/demo/axon
Sambo Chea d3e8d63287 completely implementation about cqrs and event sourcing
But not testing yet
And not yet for rest too for query
2020-08-21 11:30:40 +07:00
..
aggregate Refactoring on classes and modelling 2020-08-21 10:59:20 +07:00
api completely implementation about cqrs and event sourcing 2020-08-21 11:30:40 +07:00
command Refactoring on classes and modelling 2020-08-21 10:59:20 +07:00
config Add config for swagger 2020-08-21 11:04:39 +07:00
dto add projection 2020-08-21 11:18:15 +07:00
entity Refactoring on classes and modelling 2020-08-21 10:59:20 +07:00
event Add data classes and aggregate 2020-08-21 10:55:40 +07:00
exception add projection 2020-08-21 11:18:15 +07:00
projection completely implementation about cqrs and event sourcing 2020-08-21 11:30:40 +07:00
query completely implementation about cqrs and event sourcing 2020-08-21 11:30:40 +07:00
repository add projection 2020-08-21 11:18:15 +07:00
service completely implementation about cqrs and event sourcing 2020-08-21 11:30:40 +07:00
util/text completely implementation about cqrs and event sourcing 2020-08-21 11:30:40 +07:00
AxonApplication.kt add projection 2020-08-21 11:18:15 +07:00