Igor Suhorukov
24dfd4ae76
fix issue with assertion in HystrixStreamTests, polish diamond operator and follow class field naming convention ( #2703 )
...
* fix assertion check
* polish: replace the type specification in this constructor call with the diamond operator ("<>"),
make EUREKA_PACKAGES final to avoid issue "static non-final field names should comply with a naming convention"
2018-02-01 19:15:51 -05:00
Ryan Baxter
acf427974b
Filter name change in boot 2.0
2018-01-26 11:47:25 -05:00
Spencer Gibb
e0ad44f2f1
Updates to new location of SecurityAutoConfiguration
2018-01-22 13:38:09 -05:00
Biju Kunjummen
7b7cf7e5e8
Uses ApplicationContextRunner, removes main method in tests ( #2626 )
2018-01-17 18:30:01 -05:00
Spencer Gibb
81aadc3e05
Add test dependency for spring-security-rsa
...
fixes no class def found error
2018-01-01 16:48:02 -05:00
Spencer Gibb
170739e662
Fix compile error, ignore broken tests
2017-12-11 21:38:44 -08:00
Fahim Farook
6e2238f231
Update Eureka Server's service-urls upon EnvironmentChangeEvent. ( #2455 )
...
Fixes gh-2421
2017-12-08 15:07:05 -08:00
buildmaster
4e8d58869e
Going back to snapshots
2017-12-02 02:57:45 +00:00
buildmaster
32efd30dc0
Update SNAPSHOT to 2.0.0.M5
2017-12-02 02:54:51 +00:00
Spencer Gibb
b8a357b685
Upgrade wiremock to 1.2.0.RELEASE
2017-11-28 14:45:11 -05:00
Spencer Gibb
ef755f3ad3
Merge branch 'master' into 2.0.x
2017-11-27 22:52:09 -05:00
Spencer Gibb
e19ecf71da
Updates for boot 2.0 compatibility
2017-11-27 14:31:19 -05:00
saga
6c52269dc5
Associated with this PR # 2466 ( #2470 )
...
Use StringBuffer for String concatenation
2017-11-27 07:55:39 -05:00
Spencer Gibb
ae34b77371
Updates for boot 2.0 compatibility
2017-11-22 12:30:54 -05:00
Ryan Baxter
202f96876e
Bumping versions to 1.4.1.BUILD-SNAPSHOT after release
2017-11-20 16:03:53 -05:00
Ryan Baxter
2489d5e234
Going back to snapshots
2017-11-20 16:03:52 -05:00
Ryan Baxter
64ad2ba20c
Update SNAPSHOT to 1.4.0.RELEASE
2017-11-20 15:54:27 -05:00
buildmaster
d7b40e1052
Going back to snapshots
2017-11-15 01:45:33 +00:00
buildmaster
8e412f08bc
Update SNAPSHOT to 2.0.0.M4
2017-11-15 01:43:03 +00:00
Spencer Gibb
388ec98087
Updates for changes to boot 2
2017-10-30 17:45:40 -04:00
Spencer Gibb
bd7d8c944c
Going back to snapshots
2017-10-27 16:39:34 -04:00
Spencer Gibb
355adf8369
Update SNAPSHOT to 2.0.0.M3
2017-10-27 16:37:39 -04:00
Spencer Gibb
df7f31098c
Going back to snapshots
2017-10-23 17:44:26 -04:00
Spencer Gibb
fa9524f9c9
Update SNAPSHOT to 1.4.0.RC1
2017-10-23 17:39:56 -04:00
Spencer Gibb
28de82e63c
Use updated Registration rather than getLocalServiceInstance()
...
See https://github.com/spring-cloud/spring-cloud-commons/issues/265
2017-10-18 11:34:38 -04:00
Spencer Gibb
b4709f5db5
Update to hystrix-contract.
...
Updates to 2.0.0
2017-10-17 15:07:07 -04:00
Dave Syer
b704dc50c3
Add restassured dependency manually
2017-10-17 10:22:15 +01:00
Dave Syer
8d886eedfe
Merge branch 'feature/eureka-stubs' into 2.0.x
2017-10-16 21:35:02 +01:00
Dave Syer
5bc9e65cdd
Add tests for server metadata
2017-10-13 15:17:46 +01:00
Dave Syer
d6a604051f
Split tests up into individual methods
2017-10-13 15:17:46 +01:00
Dave Syer
51a03b30f2
Consolidate stub tests into one place
2017-10-13 15:17:46 +01:00
Dave Syer
561f3b2fbf
Add wiremock verification
2017-10-13 15:17:46 +01:00
Dave Syer
3a7af2c8fe
Generate some stubs, yay!
2017-10-13 15:17:46 +01:00
Spencer Gibb
ec25771453
Upgrade Eureka to v1.8.2
...
fixes gh-2216
2017-09-28 20:16:02 -04:00
Spencer Gibb
10fc74c0ec
Fix or ignore tests
2017-09-26 15:24:01 -04:00
Ryan Baxter
b9a479607c
Merge remote-tracking branch 'origin/master' into 2.0.x
2017-09-25 14:18:49 -04:00
Ryan Baxter
145b7ce69a
Remove @EnableDiscoveryClient and @EnableEurekaClient ( #2242 )
...
* Remove @EnableDiscoveryClient and @EnableEurekaClient as there are now optional. Fixes #2241 .
2017-09-25 13:18:04 -04:00
Ryan Baxter
81c6ece801
Merge remote-tracking branch 'origin/master' into 2.0.x
2017-09-07 12:59:58 -04:00
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 >
2017-08-31 19:26:53 -04:00
Ryan Baxter
8fbd73af1e
Going back to snapshots
2017-08-24 17:54:53 -04:00
Ryan Baxter
1be2b2c295
Update SNAPSHOT to 1.4.0.M1
2017-08-24 17:49:28 -04:00
Spencer Gibb
5a9d24044f
Going back to snapshots
2017-08-17 16:02:06 -06:00
Spencer Gibb
b853da673c
Update SNAPSHOT to 2.0.0.M2
2017-08-17 15:53:24 -06:00
Spencer Gibb
12c7ae1e05
Merge branch 'master' into 2.0.x
2017-07-18 12:42:59 -06:00
Spencer Gibb
31d19fd51a
Remove commons.lang.builder refs
2017-07-18 11:05:05 -06:00
Ryan Baxter
130dfb6358
Merge remote-tracking branch 'origin/master' into 2.0.x
2017-07-14 13:46:20 -04:00
Gregor Zurowski
72c31ca524
Polish code
...
- Remove formatter markers
- Use StringBuilder in toString method
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2017-07-14 16:26:04 +02:00
Gregor Zurowski
4d69941593
Remove Lombok from spring-cloud-netflix-eureka-server module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2017-07-14 11:49:33 +02:00
Ryan Baxter
91f22b502f
Merge remote-tracking branch 'origin/master' into 2.0.x
2017-07-13 09:56:40 -04:00
Gregor Zurowski
8022342e81
Remove Lombok logging from spring-cloud-netflix-eureka-server module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2017-07-13 09:21:32 +02:00