Commit 1d347c0
File tree
175 files changed
+197
-205
lines changed- sliceworkz-eventmodeling-api
- src
- main/java/org/sliceworkz/eventmodeling
- aggregates
- automation
- boundedcontext
- commands
- domain
- events
- inbound
- outbound
- readmodels
- slices
- snapshots
- test/java/org/sliceworkz/eventmodeling
- domain
- events
- readmodels
- snapshots
- sliceworkz-eventmodeling-benchmark
- src/main
- java/org/sliceworkz/eventmodeling/benchmark
- features
- announceshipment
- createshippinglabel
- dispatchorder
- inboundorder
- packageorder
- resources
- sliceworkz-eventmodeling-bom
- sliceworkz-eventmodeling-examples
- src/main/java/org/sliceworkz/eventmodeling/examples/banking
- features
- accountdetails
- accountoverview
- closemonth
- currentperiod
- deposit
- monthstatement
- openaccount
- openbankaccount
- withdraw
- sliceworkz-eventmodeling-impl
- src
- main
- java/org/sliceworkz/eventmodeling
- module
- aggregates
- automation
- boundedcontext
- dcb
- eventdispatching
- inbound
- outbound
- readmodels
- snapshots
- threading
- resources
- test/java/org/sliceworkz/eventmodeling/module/threading
- sliceworkz-eventmodeling-parent-pom
- sliceworkz-eventmodeling-testing
- src/main/java/org/sliceworkz/eventmodeling/testing
- sliceworkz-eventmodeling-tests-inmem
- src
- main/resources
- test/java/org/sliceworkz/eventmodeling
- mock/boundedcontext
- module
- aggregates
- dcb
- historical
- inbound
- readmodels
- sliceworkz-eventmodeling-tests-postgres
- src/test/java/org/sliceworkz/eventmodeling/module
- aggregates/postgres
- dcb/postgres
- historical/postgres
- inbound
- readmodels/postgres
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
175 files changed
+197
-205
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
sliceworkz-eventmodeling-api/src/main/java/org/sliceworkz/eventmodeling/automation/Automation.java
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments