small refactoring, moving domain events and commands into the separates models

This commit is contained in:
Michal Zeman
2019-11-15 16:36:01 +01:00
parent 8220b788ad
commit f368532393
38 changed files with 67 additions and 34 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
**/build/**/*
.idea/**/*
/.gradle/