-
Notifications
You must be signed in to change notification settings - Fork 412
Commit 85bf4e6
committed
完成dubbo在同一应用内开启provider和customer
1 parent 1a5d0db commit 85bf4e6
File tree
5 files changed
+9
-24
lines changed- src/main
- java/com/geekcattle/dubbo
- bootstarp
- controller
- service
- resources
5 files changed
+9
-24
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
1 | + | ||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | - | ||
4 | + | ||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | - | ||
12 | - | ||
13 | 11 |
| |
14 | 12 |
| |
15 | 13 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
1 | + | ||
2 | 2 |
| |
3 | 3 |
| |
4 | - | ||
4 | + | ||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | - | ||
11 | + | ||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
192 | - | ||
192 | + | ||
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
199 | - | ||
200 | - | ||
199 | + | ||
200 | + | ||
201 | 201 |
| |
202 | - | ||
202 | + | ||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
|
0 commit comments