Commit Graph

27 Commits

Author SHA1 Message Date
zemo
8e9dbf0a12 Migrate to Java 17 2022-05-21 19:33:09 +02:00
zemo
c9de500342 Gradle configuration cleaning up 2021-07-18 19:22:34 +02:00
zemo
049cf9926b Add insomnia Http demo collection 2020-12-15 20:47:25 +01:00
zemo
06fa8549dd Update readme and code cleaning 2020-12-02 20:37:19 +01:00
zemo
98748f9aa3 persistence module doc. update 2020-08-16 15:41:52 +02:00
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
090975ec26 Rename common-persistence -> common-persistence-api 2020-06-28 09:36:02 +02:00
Michal Zeman
9efcc19758 Optimize import 2020-06-28 09:29:34 +02:00
Michal Zeman
8ce1bf4839 transaction module refactoring 2020-05-09 11:06:50 +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
2072882524 transfer money operation failed, money rollback 2020-01-12 11:41:44 +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
8b1a2196d3 small refactoring, moving domain events and commands into the separates models 2019-11-15 17:53:18 +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
3d4e5d448f AggregateRepository improvements -> add AtomicReference for eventStore 2019-11-15 14:25:15 +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
b3fc8b6e45 Transaction aggregate refactoring related to status 2019-09-22 11:17:29 +02:00
Michal Zeman
cdff13c395 Account aggregate implementation 2019-09-22 10:58:03 +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
Michal Zeman
2c6421ef85 Initial commit 2019-09-07 18:49:37 +02:00