Commit 0da9e97
authored
2.7.x (#742)
* Polish #718 : [Samples] Introducing the samples deployed the external Servlet container
* Polish #718 : [Samples] Introducing the samples deployed the external Servlet container
* Polish #718 : [Samples] Introducing the samples deployed the external Servlet container
* Polish #685 : Dubbo2.7.5: Duplicate ServiceBean found
* To fix the declaration of years
* Polish #733 : Upgrading the dependencies
* Polish #734 : [Samples] Upgrading the latest Service-Introspection features
* Polish #736 : Duplicate RegistryConfig found, there already has one default RegistryConfig or more than two RegistryConfigs have the same id
* Polish #734 : [Samples] Upgrading the latest Service-Introspection features
* Revert "Polish #734 : [Samples] Upgrading the latest Service-Introspection features"
This reverts commit 3e57fbe.
* Polish #736 : Duplicate RegistryConfig found, there already has one default RegistryConfig or more than two RegistryConfigs have the same id
* Polish #728 : When openfeign and dubbo coexist, DubboAutoConfiguration.primaryPropertyResolver configuration causes openfeign call to fail
* Polish #728 : Refactor
* Bugfix test-cases
* Bugfix build errors
* Bugfix test-cases
* Bugfix test-cases
* Revert "Revert "Polish #734 : [Samples] Upgrading the latest Service-Introspection features""
This reverts commit 1db06dd1 parent 2dffff8 commit 0da9e97
File tree
2 files changed
+7
-5
lines changed- dubbo-spring-boot-samples/service-introspection-samples/zookeeper-samples
- consumer-sample/src/main/resources
- provider-sample/src/main/resources
2 files changed
+7
-5
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
0 commit comments