saga
6c52269dc5
Associated with this PR # 2466 ( #2470 )
...
Use StringBuffer for String concatenation
7 years ago
Ryan Baxter
202f96876e
Bumping versions to 1.4.1.BUILD-SNAPSHOT after release
7 years ago
Ryan Baxter
2489d5e234
Going back to snapshots
7 years ago
Ryan Baxter
64ad2ba20c
Update SNAPSHOT to 1.4.0.RELEASE
7 years ago
Spencer Gibb
df7f31098c
Going back to snapshots
7 years ago
Spencer Gibb
fa9524f9c9
Update SNAPSHOT to 1.4.0.RC1
7 years ago
Spencer Gibb
28de82e63c
Use updated Registration rather than getLocalServiceInstance()
...
See https://github.com/spring-cloud/spring-cloud-commons/issues/265
7 years ago
Dave Syer
5bc9e65cdd
Add tests for server metadata
7 years ago
Dave Syer
d6a604051f
Split tests up into individual methods
7 years ago
Dave Syer
51a03b30f2
Consolidate stub tests into one place
7 years ago
Dave Syer
561f3b2fbf
Add wiremock verification
7 years ago
Dave Syer
3a7af2c8fe
Generate some stubs, yay!
7 years ago
Ryan Baxter
145b7ce69a
Remove @EnableDiscoveryClient and @EnableEurekaClient ( #2242 )
...
* Remove @EnableDiscoveryClient and @EnableEurekaClient as there are now optional. Fixes #2241 .
7 years ago
Gregor Zurowski
6dbdb1d8ed
Remove commons-lang builders ( #2243 )
...
This commit removes usages of commons-lang builders for equals,
hashCode and toString methods.
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
7 years ago
Ryan Baxter
8fbd73af1e
Going back to snapshots
7 years ago
Ryan Baxter
1be2b2c295
Update SNAPSHOT to 1.4.0.M1
7 years ago
Ryan Baxter
947d30c5c4
Bumping versions to 1.3.5.BUILD-SNAPSHOT after release
7 years ago
Ryan Baxter
e71ce3395d
Going back to snapshots
7 years ago
Ryan Baxter
f5e7be25dd
Update SNAPSHOT to 1.3.4.RELEASE
7 years ago
Ryan Baxter
fcb1f5dc54
Bumping versions to 1.3.4.BUILD-SNAPSHOT after release
7 years ago
Ryan Baxter
9b7a2f93ad
Going back to snapshots
7 years ago
Ryan Baxter
9ce253b644
Update SNAPSHOT to 1.3.3.RELEASE
7 years ago
Spencer Gibb
1d6b47ceef
Bumping versions to 1.3.3.BUILD-SNAPSHOT after release
7 years ago
Spencer Gibb
cda1c876b2
Going back to snapshots
7 years ago
Spencer Gibb
6112ea2558
Update SNAPSHOT to 1.3.2.RELEASE
7 years ago
Spencer Gibb
31d19fd51a
Remove commons.lang.builder refs
7 years ago
Gregor Zurowski
72c31ca524
Polish code
...
- Remove formatter markers
- Use StringBuilder in toString method
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
7 years ago
Gregor Zurowski
4d69941593
Remove Lombok from spring-cloud-netflix-eureka-server module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
7 years ago
Gregor Zurowski
8022342e81
Remove Lombok logging from spring-cloud-netflix-eureka-server module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
7 years ago
Gregor Zurowski
a496dc8170
Use constant utility classes instead of constant interfaces ( #2081 )
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
7 years ago
Brandon Atkinson
497b95ec64
Rename *Test.java -> *Tests.java. Fixes #2042
8 years ago
Spencer Gibb
3773047a06
Bump to version 1.4.0.BUILD-SNAPSHOT
8 years ago
Spencer Gibb
58e62ebd06
Bumping versions to 1.3.2.BUILD-SNAPSHOT after release
8 years ago
Spencer Gibb
0de72d2dad
Going back to snapshots
8 years ago
Spencer Gibb
7898ad772b
Update SNAPSHOT to 1.3.1.RELEASE
8 years ago
Ryan Baxter
cca3744396
Bumping versions to 1.3.1.BUILD-SNAPSHOT after release
8 years ago
Ryan Baxter
c98c50291c
Going back to snapshots
8 years ago
Ryan Baxter
e9035ab3e0
Update SNAPSHOT to 1.3.0.RELEASE
8 years ago
Ryan Baxter
a669a309f6
Revert "Version changes for Dalston.RC1"
...
This reverts commit a628ba1b8f
.
8 years ago
Ryan Baxter
a628ba1b8f
Version changes for Dalston.RC1
8 years ago
Biju Kunjummen
99d9b17a2d
Moves EurekaServerConfiguration to auto-configuration
...
Eureka ServerConfiguration is now auto-configuration based, instead of being explicitly specified via configuration pulled in through @EnableEurekaServer . This way specific beans can be conditionally overridden, configuration can be re-ordered.
Supports PeerEurekaNodes bean to be overridden by the user
Fixes gh-1717
8 years ago
Ryan Baxter
ed6c4b1925
Revert "Version changes for 1.3.0.M1"
...
This reverts commit 46ee0ce161
.
8 years ago
Ryan Baxter
46ee0ce161
Version changes for 1.3.0.M1
8 years ago
Spencer Gibb
3b41b5e15f
Remove mocks for application event listeners.
...
fixes gh-1616
8 years ago
Biju Kunjummen
98cd592f3e
Fix null instanceinfo on EurekaInstanceRenewedEvent ( #1574 )
...
Fixes gh-1546
8 years ago
Dave Syer
a99e23f9fc
Update to Boot 1.5.0
8 years ago
Spencer Gibb
111a95d262
Fix Eureka Ribbon Auto Config conditions.
...
Specifically, add `@ConditionalOnBean(EurekaClient.class)`.
Fixes an issue where eureka and ribbon are on the classpath, eureka.client.enabled=false which would cause a bean not found exception.
fixes gh-1511
(cherry picked from commit d1f8c03)
8 years ago
Spencer Gibb
aec8ec43ef
Fix broken test.
8 years ago
Spencer Gibb
93cd1e7a4a
Upgrade to eureka 1.6.0
...
fixes gh-1345
8 years ago
Spencer Gibb
428ed6c88c
Bump to 1.3.0.BUILD-SNAPSHOT
8 years ago