Commit Graph

13 Commits

Author SHA1 Message Date
zemo
feb89d108e Add README file with description of demo impl. 2020-08-07 22:51:13 +02:00
Michal Zeman
e26a0f962a gradle config correction 2020-07-26 10:23:14 +02:00
Michal Zeman
7f78884343 account module refactoring 2020-05-09 10:54:33 +02:00
Michal Zeman
c9e9434fcd Isolation of blocking operation into the different thread poll 2020-02-09 10:39:31 +01:00
Michal Zeman
edf063d0c4 transfer money operation 2020-01-05 19:02:47 +01:00
Michal Zeman
65381f7f50 http api for account 2019-11-30 20:12:15 +01:00
Michal Zeman
f368532393 small refactoring, moving domain events and commands into the separates models 2019-11-15 16:36:01 +01:00
Michal Zeman
8220b788ad common-components module 2019-11-15 15:37:07 +01:00
Michal Zeman
35b4fddcbd AggregateActor tests 2019-11-02 18:00:15 +01:00
Michal Zeman
1d752dcfa3 Common event sourcing supported persistence 2019-09-29 19:54:21 +02:00
Michal Zeman
e05f86aa6d Transaction aggregate implementation 2019-09-15 11:03:02 +02:00
Michal Zeman
1304089c66 Account aggregate contract definition 2019-09-08 16:53:22 +02:00
Michal Zeman
830ebfbe15 initial commit 2019-09-07 18:59:12 +02:00