Spencer Gibb
cd177ab0b1
Merge branch 'master' into 2.0.x
7 years ago
Spencer Gibb
cd2ed8eeee
Restore turbine stream dependencies.
7 years ago
Spencer Gibb
c7a084aa25
Fix versions of new starters
7 years ago
Spencer Gibb
6952d1ab48
Merge branch 'master' into 2.0.x
7 years ago
Spencer Gibb
112a3e27a6
Fix versions of new starters
7 years ago
Daniel Lavoie
bbac5a730f
Rename starters to include `-netflix-` ( #1886 )
...
Fixes gh-665
7 years ago
Daniel Lavoie
348c96bf13
Optionally remove Jersey dependencies from Eureka Client ( #1850 )
...
Fixes gh-1849
7 years ago
Biju Kunjummen
fd783734ac
Add docs for default ribbon client configuration ( #2142 )
...
fixes #1741
7 years ago
Biju Kunjummen
fc4f375a65
Restore ignored test - works cleanly for a full build ( #2146 )
7 years ago
Spencer Gibb
57ecd0ec10
Merge branch 'master' into 2.0.x
7 years ago
Spencer Gibb
37129671b6
Merge branch '1.3.x'
7 years ago
Spencer Gibb
97f1655ff7
Ensure ordering of feign ribbon client configuration.
...
On certain platforms and compilers the generated bytecode is not what
the configuration expected. By moving inner classes to the upper level
and using @Import this will guarantee the proper order.
fixes gh-2086
7 years ago
Spencer Gibb
3c409d3bc1
Merge branch 'master' into 2.0.x
7 years ago
Spencer Gibb
1cf509c365
Merge branch '1.3.x'
7 years ago
Spencer Gibb
6b530b0269
Ensure ordering of ribbon client configuration.
...
On certain platforms and compilers the generated bytecode is not what
the configuration expected. By moving inner classes to the upper level
and using @Import this will guarantee the proper order.
fixes gh-2086
7 years ago
Jayanth
e525ab7d64
Hystrix open threshold documentation ( #2136 )
...
fixes gh-1943
7 years ago
Spencer Gibb
12c7ae1e05
Merge branch 'master' into 2.0.x
7 years ago
Spencer Gibb
31d19fd51a
Remove commons.lang.builder refs
7 years ago
Spencer Gibb
74540e9f4d
Merge branch '1.3.x'
7 years ago
Spencer Gibb
afc8a99d7e
Add `@NestedConfigurationProperty` to transport.
...
Needed in `EurekaClientConfigBean` because `CloudEurekaTransportConfig` is a separate class.
Fixes gh-2138
7 years ago
Tummala Dhanvi (c0mrad3)
859a79ad35
Document prefer hostname #2084 ( #2092 )
7 years ago
Ryan Baxter
130dfb6358
Merge remote-tracking branch 'origin/master' into 2.0.x
7 years ago
Ryan Baxter
6ab27328cc
Merge pull request #2128 from gzurowski/remove-lombok-from-eureka-server
...
Remove Lombok from spring-cloud-netflix-eureka-server module
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
Ryan Baxter
91f22b502f
Merge remote-tracking branch 'origin/master' into 2.0.x
7 years ago
Ryan Baxter
0d19a55ddd
Merge pull request #2120 from gzurowski/remove-lombok-log-from-eureka-client
...
Remove Lombok logging from spring-cloud-netflix-eureka-client module
7 years ago
Ryan Baxter
ceef16f0c8
Merge pull request #2121 from gzurowski/remove-lombok-log-from-eureka-server
...
Remove Lombok logging from spring-cloud-netflix-eureka-server module
7 years ago
Ryan Baxter
187f34dfee
Merge pull request #2122 from gzurowski/remove-lombok-log-from-core
...
Remove Lombok logging from spring-cloud-netflix-core module
7 years ago
Ryan Baxter
96b1e40c0a
Merge pull request #2123 from gzurowski/fix-maven-warnings
...
Fix Maven warnings about missing plugin versions
7 years ago
Gregor Zurowski
63d77a8b81
Fix Maven warnings about missing plugin versions
...
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
6379e15ce1
Remove Lombok logging from spring-cloud-netflix-eureka-client module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
7 years ago
Gregor Zurowski
5b075623ff
Remove Lombok logging from spring-cloud-netflix-core module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
7 years ago
Marco Schulte
46cbaa053c
Fixed NPE if origin is unset ( #2100 )
7 years ago
Ryan Baxter
0a423fc433
Merge remote-tracking branch 'origin/master' into 2.0.x
7 years ago
Ryan Baxter
ffc33b4c69
Merge pull request #2105 from gzurowski/routes-endpoint-details
...
Provide more Zuul route details in the routes actuator endpoint
7 years ago
Ryan Baxter
1d3773ab5e
Merge pull request #2111 from gzurowski/remove-lombok-from-turbine-stream
...
Remove Lombok from spring-cloud-netflix-turbine-stream module
7 years ago
Ryan Baxter
a968b4bec8
Merge pull request #2112 from gzurowski/remove-lombok-from-turbine
...
Remove Lombok from spring-cloud-netflix-turbine module
7 years ago
Ryan Baxter
65902d11e4
Merge pull request #2113 from gzurowski/remove-lombok-from-sidecar
...
Remove Lombok from spring-cloud-netflix-sidecare module
7 years ago
Ryan Baxter
050dc31c97
Merge pull request #2114 from gzurowski/remove-lombok-from-hystrix-dashboard
...
Remove Lombok from spring-cloud-netflix-hystrix-dashboard module
7 years ago
Gregor Zurowski
aae96faa76
Remove Lombok from spring-cloud-netflix-hystrix-dashboard module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
7 years ago
Gregor Zurowski
0dea44acf4
Remove Lombok from spring-cloud-netflix-turbine module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
7 years ago
Gregor Zurowski
b158f6f2b7
Remove Lombok from spring-cloud-netflix-turbine-stream module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
7 years ago
Gregor Zurowski
5f4fc247a4
Remove Lombok from spring-cloud-netflix-sidecare module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
7 years ago
Gregor Zurowski
781fa3ea0c
Add documentation about the detailed output of the routes endpoint
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
7 years ago
Gregor Zurowski
a08b661af6
Remove usage of Lombok
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
7 years ago
Spencer Gibb
068b236eba
fix compilation error
7 years ago
Ryan Baxter
726fa3910d
Merge remote-tracking branch 'origin/master' into 2.0.x
7 years ago
Ryan Baxter
d0009ba05a
Merge pull request #2087 from brenuart/gh1534
...
React on ContextClosedEvent only if from "our" context
7 years ago