Spencer Gibb
cd2ed8eeee
Restore turbine stream dependencies.
2017-07-24 14:37:31 -06:00
Spencer Gibb
112a3e27a6
Fix versions of new starters
2017-07-21 14:21:44 -06:00
Daniel Lavoie
bbac5a730f
Rename starters to include -netflix- ( #1886 )
...
Fixes gh-665
2017-07-21 15:59:32 -04:00
Daniel Lavoie
348c96bf13
Optionally remove Jersey dependencies from Eureka Client ( #1850 )
...
Fixes gh-1849
2017-07-21 15:55:57 -04:00
Biju Kunjummen
fd783734ac
Add docs for default ribbon client configuration ( #2142 )
...
fixes #1741
2017-07-21 11:45:01 -04:00
Biju Kunjummen
fc4f375a65
Restore ignored test - works cleanly for a full build ( #2146 )
2017-07-21 11:41:10 -04:00
Spencer Gibb
37129671b6
Merge branch '1.3.x'
2017-07-20 10:06:32 -06:00
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
2017-07-20 10:02:05 -06:00
Spencer Gibb
1cf509c365
Merge branch '1.3.x'
2017-07-19 12:12:01 -06:00
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
2017-07-19 12:11:07 -06:00
Jayanth
e525ab7d64
Hystrix open threshold documentation ( #2136 )
...
fixes gh-1943
2017-07-18 17:18:01 -04:00
Spencer Gibb
31d19fd51a
Remove commons.lang.builder refs
2017-07-18 11:05:05 -06:00
Spencer Gibb
74540e9f4d
Merge branch '1.3.x'
2017-07-18 10:57:41 -06:00
Spencer Gibb
afc8a99d7e
Add @NestedConfigurationProperty to transport.
...
Needed in `EurekaClientConfigBean` because `CloudEurekaTransportConfig` is a separate class.
Fixes gh-2138
2017-07-18 10:56:41 -06:00
Tummala Dhanvi (c0mrad3)
859a79ad35
Document prefer hostname #2084 ( #2092 )
2017-07-18 12:39:43 -04:00
Ryan Baxter
6ab27328cc
Merge pull request #2128 from gzurowski/remove-lombok-from-eureka-server
...
Remove Lombok from spring-cloud-netflix-eureka-server module
2017-07-14 13:44:12 -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
0d19a55ddd
Merge pull request #2120 from gzurowski/remove-lombok-log-from-eureka-client
...
Remove Lombok logging from spring-cloud-netflix-eureka-client module
2017-07-13 09:36:02 -04:00
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
2017-07-13 09:35:38 -04:00
Ryan Baxter
187f34dfee
Merge pull request #2122 from gzurowski/remove-lombok-log-from-core
...
Remove Lombok logging from spring-cloud-netflix-core module
2017-07-13 09:35:09 -04:00
Ryan Baxter
96b1e40c0a
Merge pull request #2123 from gzurowski/fix-maven-warnings
...
Fix Maven warnings about missing plugin versions
2017-07-13 09:34:09 -04:00
Gregor Zurowski
63d77a8b81
Fix Maven warnings about missing plugin versions
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2017-07-13 09:38:53 +02: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
Gregor Zurowski
6379e15ce1
Remove Lombok logging from spring-cloud-netflix-eureka-client module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2017-07-13 09:20:29 +02:00
Gregor Zurowski
5b075623ff
Remove Lombok logging from spring-cloud-netflix-core module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2017-07-13 08:48:56 +02:00
Marco Schulte
46cbaa053c
Fixed NPE if origin is unset ( #2100 )
2017-07-12 15:41:32 -04:00
Ryan Baxter
ffc33b4c69
Merge pull request #2105 from gzurowski/routes-endpoint-details
...
Provide more Zuul route details in the routes actuator endpoint
2017-07-12 10:47:49 -04:00
Ryan Baxter
1d3773ab5e
Merge pull request #2111 from gzurowski/remove-lombok-from-turbine-stream
...
Remove Lombok from spring-cloud-netflix-turbine-stream module
2017-07-12 10:35:48 -04:00
Ryan Baxter
a968b4bec8
Merge pull request #2112 from gzurowski/remove-lombok-from-turbine
...
Remove Lombok from spring-cloud-netflix-turbine module
2017-07-12 10:35:06 -04:00
Ryan Baxter
65902d11e4
Merge pull request #2113 from gzurowski/remove-lombok-from-sidecar
...
Remove Lombok from spring-cloud-netflix-sidecare module
2017-07-12 10:34:12 -04:00
Ryan Baxter
050dc31c97
Merge pull request #2114 from gzurowski/remove-lombok-from-hystrix-dashboard
...
Remove Lombok from spring-cloud-netflix-hystrix-dashboard module
2017-07-12 10:33:29 -04:00
Gregor Zurowski
aae96faa76
Remove Lombok from spring-cloud-netflix-hystrix-dashboard module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2017-07-11 23:25:05 +02:00
Gregor Zurowski
0dea44acf4
Remove Lombok from spring-cloud-netflix-turbine module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2017-07-11 23:14:40 +02:00
Gregor Zurowski
b158f6f2b7
Remove Lombok from spring-cloud-netflix-turbine-stream module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2017-07-11 23:00:18 +02:00
Gregor Zurowski
5f4fc247a4
Remove Lombok from spring-cloud-netflix-sidecare module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2017-07-11 22:39:15 +02:00
Gregor Zurowski
781fa3ea0c
Add documentation about the detailed output of the routes endpoint
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2017-07-11 15:56:13 +02:00
Gregor Zurowski
a08b661af6
Remove usage of Lombok
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2017-07-11 10:38:51 +02:00
Ryan Baxter
d0009ba05a
Merge pull request #2087 from brenuart/gh1534
...
React on ContextClosedEvent only if from "our" context
2017-07-10 13:33:39 -04:00
Ryan Baxter
ab9b5ba3ec
Merge pull request #2104 from gzurowski/use-filter-constants
...
Use filter constants where appropriate
2017-07-10 11:49:06 -04:00
Ryan Baxter
70d39aae7b
Merge pull request #2107 from yongsungyoon/fix-compile-error-on-ejc
...
Fix compilation problem on eclipse java compiler
2017-07-10 11:39:04 -04:00
Yongsung Yoon
2b593bc742
Fix compilation problem on eclipse java compiler
2017-07-10 00:36:07 +09:00
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 >
2017-07-08 22:40:39 +02:00
Gregor Zurowski
05eef0e8f5
Use filter constants
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2017-07-07 22:16:11 +02:00
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
2017-07-07 15:31:56 -04:00
Biju Kunjummen
0579b326be
Support for re-writing Location Headers ( #1863 )
...
* Support for re-writing Location Headers
* Added additional constructor for Route, removed auto-configuration of LocationRewriteFilter
* Polished docs, more tests
2017-07-07 15:21:44 -04:00
Gregor Zurowski
70a26fec26
Use static import for constants ( #2103 )
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2017-07-07 14:35:49 -04:00
Gregor Zurowski
a496dc8170
Use constant utility classes instead of constant interfaces ( #2081 )
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2017-07-06 12:01:26 -04:00
Bertrand Renuart
8ad15399d6
React on ContextClosedEvent only if originating from "our" context (not another like a child)
2017-07-03 15:52:01 +02:00
Yongsung Yoon
8e11514e7c
Add options for RibbonCommand to use separate thread pools for hystrix ( #2074 )
...
* Add options for RibbonCommand to use separate thread pools for hystrix
* Remove lombok annotation and Add getter/setter for ZuulProperties$HystrixThreadPool
* Add doc about how to configure hystrix thread pools in Zuul Developer Guide
* Add testcases for HystrixThreadPoolKey of RibbonCommand
* Tiny change about if block in AbstractRibbonCommand
2017-06-30 20:03:52 -04:00