Commit 496c2b1
committed
Add ProcessingGroup annotation to OrderedProductsEventHandler
Add the ProcessingGroup annotation to OrderedProductsEventHandler so
that this event handler is grouped in a nicely named Event Processor.
If the app is started in conjunction with Axon Server, this will make
the set up more evident from the dashboard
BAEL-24351 parent 97ab713 commit 496c2b1
2 files changed
Lines changed: 3 additions & 0 deletions
File tree
- axon/src/main
- java/com/baeldung/axon/querymodel
- resources
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments