- 21 Jul, 2017 1 commit
-
-
Biju Kunjummen authored
-
- 20 Jul, 2017 2 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
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
-
- 19 Jul, 2017 2 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
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
-
- 18 Jul, 2017 5 commits
-
-
Jayanth authored
fixes gh-1943
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
Needed in `EurekaClientConfigBean` because `CloudEurekaTransportConfig` is a separate class. Fixes gh-2138
-
Tummala Dhanvi (c0mrad3) authored
-
- 14 Jul, 2017 3 commits
-
-
Ryan Baxter authored
Remove Lombok from spring-cloud-netflix-eureka-server module
-
Gregor Zurowski authored
- Remove formatter markers - Use StringBuilder in toString method Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
-
Gregor Zurowski authored
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
-
- 13 Jul, 2017 8 commits
-
-
Ryan Baxter authored
Remove Lombok logging from spring-cloud-netflix-eureka-client module
-
Ryan Baxter authored
Remove Lombok logging from spring-cloud-netflix-eureka-server module
-
Ryan Baxter authored
Remove Lombok logging from spring-cloud-netflix-core module
-
Ryan Baxter authored
Fix Maven warnings about missing plugin versions
-
Gregor Zurowski authored
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
-
Gregor Zurowski authored
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
-
Gregor Zurowski authored
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
-
Gregor Zurowski authored
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
-
- 12 Jul, 2017 6 commits
-
-
Marco Schulte authored
-
Ryan Baxter authored
Provide more Zuul route details in the routes actuator endpoint
-
Ryan Baxter authored
Remove Lombok from spring-cloud-netflix-turbine-stream module
-
Ryan Baxter authored
Remove Lombok from spring-cloud-netflix-turbine module
-
Ryan Baxter authored
Remove Lombok from spring-cloud-netflix-sidecare module
-
Ryan Baxter authored
Remove Lombok from spring-cloud-netflix-hystrix-dashboard module
-
- 11 Jul, 2017 6 commits
-
-
Gregor Zurowski authored
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
-
Gregor Zurowski authored
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
-
Gregor Zurowski authored
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
-
Gregor Zurowski authored
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
-
Gregor Zurowski authored
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
-
Gregor Zurowski authored
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
-
- 10 Jul, 2017 3 commits
-
-
Ryan Baxter authored
React on ContextClosedEvent only if from "our" context
-
Ryan Baxter authored
Use filter constants where appropriate
-
Ryan Baxter authored
Fix compilation problem on eclipse java compiler
-
- 09 Jul, 2017 1 commit
-
-
Yongsung Yoon authored
-
- 08 Jul, 2017 1 commit
-
-
Gregor Zurowski authored
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>
-
- 07 Jul, 2017 2 commits
-
-
Gregor Zurowski authored
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
-
Eko Kurniawan Khannedy authored
* 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
-