Commit 3c275e4
committed
Merge remote-tracking branch 'origin/4.2.x' into 4.3.x
Signed-off-by: Olga Maciaszek-Sharma <olga.maciaszek-sharma@broadcom.com>
# Conflicts:
# docs/package.json
# docs/pom.xml
# pom.xml
# spring-cloud-consul-binder/pom.xml
# spring-cloud-consul-config/pom.xml
# spring-cloud-consul-core/pom.xml
# spring-cloud-consul-dependencies/pom.xml
# spring-cloud-consul-discovery/pom.xml
# spring-cloud-consul-integration-tests/pom.xml
# spring-cloud-consul-integration-tests/spring-cloud-consul-bootstrap-tests/pom.xml
# spring-cloud-consul-integration-tests/spring-cloud-consul-configdata-retry-tests/pom.xml
# spring-cloud-consul-integration-tests/spring-cloud-consul-configdata-tests/pom.xml
# spring-cloud-starter-consul-all/pom.xml
# spring-cloud-starter-consul-bus/pom.xml
# spring-cloud-starter-consul-config/pom.xml
# spring-cloud-starter-consul-discovery/pom.xml
# spring-cloud-starter-consul/pom.xml152 files changed
Lines changed: 226 additions & 152 deletions
File tree
- .github/workflows
- spring-cloud-consul-binder/src
- main/java/org/springframework/cloud/consul/binder
- config
- test/java/org/springframework/cloud/consul/binder
- config
- test
- consumer
- producer
- spring-cloud-consul-config/src
- main/java/org/springframework/cloud/consul/config
- test/java/org/springframework/cloud/consul/config
- spring-cloud-consul-core/src
- main/java/org/springframework/cloud/consul
- model
- test/java/org/springframework/cloud/consul
- test
- spring-cloud-consul-discovery/src
- main/java/org/springframework/cloud/consul
- discovery
- configclient
- reactive
- serviceregistry
- support
- test/java/org/springframework/cloud/consul
- discovery
- configclient
- reactive
- serviceregistry
- spring-cloud-consul-integration-tests
- spring-cloud-consul-bootstrap-tests/src/main/java/org/springframework/cloud/consul/bootstraptests
- spring-cloud-consul-configdata-retry-tests/src
- main/java/org/springframework/cloud/consul/configdatatests
- test/java/org/springframework/cloud/consul/configdatatests
- spring-cloud-consul-configdata-tests/src
- main/java/org/springframework/cloud/consul/configdatatests
- test/java/org/springframework/cloud/consul/configdatatests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
44 | 102 | | |
45 | 103 | | |
46 | 104 | | |
| |||
194 | 252 | | |
195 | 253 | | |
196 | 254 | | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
197 | 271 | | |
198 | 272 | | |
199 | 273 | | |
| |||
spring-cloud-consul-binder/src/main/java/org/springframework/cloud/consul/binder/ConsulBinder.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 | | |
| |||
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 | | |
| |||
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 | | |
| |||
spring-cloud-consul-binder/src/main/java/org/springframework/cloud/consul/binder/EventService.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 | | |
| |||
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 | | |
| |||
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 | | |
| |||
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 | | |
| |||
0 commit comments