-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 7766987
committed
add: StockService microservice - RabbitMQ consumer
1 parent 5e39005 commit 7766987
File tree
4 files changed
+23
-1
lines changed- order-service/src/main/java/net/adiletkdev/orderservice/config
- stock-service/src/main
- java/net/adiletkdev/stockservice
- config
- consumer
- resources
4 files changed
+23
-1
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | + | ||
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | - | ||
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | + | ||
3 | + | ||
0 commit comments