- 28 Feb, 2017 1 commit
-
-
Biju Kunjummen authored
Eureka ServerConfiguration is now auto-configuration based, instead of being explicitly specified via configuration pulled in through @EnableEurekaServer. This way specific beans can be conditionally overridden, configuration can be re-ordered. Supports PeerEurekaNodes bean to be overridden by the user Fixes gh-1717
-
- 27 Feb, 2017 1 commit
-
-
Ryan Baxter authored
Refactor ZoneUtils class
-
- 25 Feb, 2017 1 commit
-
-
utsman authored
-
- 24 Feb, 2017 5 commits
-
-
Spencer Gibb authored
fixes gh-1731
-
Ryan Baxter authored
Remove duplicate null check
-
utsman authored
-
Ryan Baxter authored
Fixed typo
-
utsman authored
-
- 20 Feb, 2017 6 commits
-
-
Ryan Baxter authored
-
Spencer Gibb authored
-
Ryan Baxter authored
-
Ryan Baxter authored
-
Ryan Baxter authored
- 17 Feb, 2017 2 commits
-
-
Ryan Baxter authored
Make the use of Spring Retry optional when using Feign
-
Ryan Baxter authored
-
- 16 Feb, 2017 6 commits
-
-
Tomasz Juchniewicz authored
* Fix encoding issue in SpringEncoder for binary data Fixes gh-1698 * Fix encoding issue in SpringEncoder for binary data Fixes gh-1698 * Fix encoding issue in SpringEncoder for binary data Add unit test. Fixes gh-1698
-
Lars authored
* Refactors tests for better readability. Polishes imports. Removes hostname and port from TestRestTemplate-calls. Introduces @LocalServerPort
-
Ryan Baxter authored
-
Spencer Gibb authored
Adds the ability to turn off Spring Cloud Netflix making the feign instances as primary. fixes gh-1016
-
Spencer Gibb authored
-
- 15 Feb, 2017 2 commits
-
-
Ryan Baxter authored
- 14 Feb, 2017 4 commits
-
-
Ryan Baxter authored
Adds a check for an empty URI in updateToHttpsIfNeeded
-
Ryan Baxter authored
-
Ryan Baxter authored
Add the ability to provide a default ZuulFallbackProvider
-
Ryan Baxter authored
-
- 10 Feb, 2017 5 commits
-
-
Erik Kringen authored
Fixes gh-1414
-
Roman Terentiev authored
#1203 Improve filter performance by using only one instance of AllEncompassingFormHttpMessageConverter (#1681)
-
Spencer Gibb authored
-
Johannes Edmeier authored
Currently all errors during writing to the outputStream are ignored. So the response is read to the end. This is a problem when the response is infite or very long running (`hystrix.stream` for example) and results in the socket never being closed and eating up threads (on zuul and the proxied backend). With this commit the errors during writing are not ignored resulting in closing the response.
-
Ryan Baxter authored
fix gh-1672, support @RequestParam without a value
-
- 09 Feb, 2017 7 commits
-
-
Ryan Baxter authored
-
Ryan Baxter authored
-
Ryan Baxter authored
-
lowzj authored
-
Spencer Gibb authored
-
Ben Klein authored
-
Spencer Gibb authored
-