Ryan Baxter
b3d61a6de7
Removing duplicate install goal
7 years ago
Dave Syer
e5b14e4177
Fix all the start poms to be jars again
...
They are all deprecated but that's no reason to break them.
7 years ago
Spencer Gibb
0de86d3faf
fix hashCode
7 years ago
Gregor Zurowski
aa2159b7e5
Remove Lombok from spring-cloud-netflix-eureka-client module ( #2131 )
7 years ago
Biju Kunjummen
1c30c24639
Replace o.s.b.a.PropertyPlaceholderAuto* with o.s.b.a.context.PropertyPlaceholderAuto* ( #2155 )
7 years ago
Spencer Gibb
cd2ed8eeee
Restore turbine stream dependencies.
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
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
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
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
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
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
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
Ryan Baxter
d0009ba05a
Merge pull request #2087 from brenuart/gh1534
...
React on ContextClosedEvent only if from "our" context
7 years ago
Ryan Baxter
ab9b5ba3ec
Merge pull request #2104 from gzurowski/use-filter-constants
...
Use filter constants where appropriate
7 years ago
Ryan Baxter
70d39aae7b
Merge pull request #2107 from yongsungyoon/fix-compile-error-on-ejc
...
Fix compilation problem on eclipse java compiler
7 years ago
Yongsung Yoon
2b593bc742
Fix compilation problem on eclipse java compiler
7 years ago
Gregor Zurowski
eb1b7baf1c
Provide more Zuul route details in the routes actuator endpoint
...
Add a parameter to control the level of details returned with the
routes actuator endpoint. If requested, return all available Zuul route
details including ID, prefix, sensitive headers, etc.
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
7 years ago
Gregor Zurowski
05eef0e8f5
Use filter constants
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
7 years ago
Eko Kurniawan Khannedy
c2c634707e
FeignClient Configuration Properties ( #1942 )
...
* add feign client properties
* configure feign builder from properties if exists
* change string config to class config and add unit test for feign client using configuration properties
* refactoring and add primary flag configuration
* add decode404 in feign client configuration properties
* change unit test properties decode404 to true
* remove lombok from FeignClientProperties and change primary attribute to default-to-properties
fixes gh-1931
7 years ago