Commit 5d203ac
Alexsandro Souza
Merge pull request apssouza22#3 from apssouza22/cqrs
New CQRS implementation with unit tests58 files changed
Lines changed: 666 additions & 969 deletions
File tree
- eventsourcing
- .mvn/wrapper
- src/main
- java/com/apssouza/eventsourcing
- aggregates
- events
- resources
- mail-service
- src
- main
- java/com/apssouza
- eventsourcing
- aggregates
- commands
- entities
- eventstore
- events
- queries
- read/listeners
- services
- mailservice
- controllers
- integration/reminder
- repository
- queries
- resources/docker
- test/java/com/apssouza/eventsourcing
- aggregates
- commands
- oauth-server/src/main/java/com/apssouza
- remainder-service/src/main/resources/docker
- todo-infra/src/main/java/com/apssouza/infra
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
125 | 131 | | |
126 | | - | |
127 | 132 | | |
128 | | - | |
129 | | - | |
| 133 | + | |
| 134 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
This file was deleted.
Binary file not shown.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments