- 11 Jul, 2017 1 commit
-
-
Gregor Zurowski authored
Signed-off-by:
Gregor Zurowski <gregor@zurowski.org>
-
- 07 Jul, 2017 2 commits
-
-
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
-
Biju Kunjummen authored
* Support for re-writing Location Headers * Added additional constructor for Route, removed auto-configuration of LocationRewriteFilter * Polished docs, more tests
-
- 01 Jul, 2017 1 commit
-
-
Yongsung Yoon authored
* 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
-
- 01 Jun, 2017 1 commit
-
-
Spencer Gibb authored
-
- 31 May, 2017 1 commit
-
-
Ryan Baxter authored
-
- 22 May, 2017 3 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 11 May, 2017 1 commit
-
-
윤용성(Yongsung Yoon)/개발혁신팀/SKP authored
-
- 07 Apr, 2017 3 commits
-
-
Ryan Baxter authored
-
Ryan Baxter authored
-
Ryan Baxter authored
-
- 05 Apr, 2017 1 commit
-
-
Ryan Baxter authored
-
- 04 Apr, 2017 1 commit
-
-
Ryan Baxter authored
Add the ability for ribbon clients to specify response status codes they would like to retry. Fixes #1540.
-
- 24 Mar, 2017 1 commit
-
-
Ryan Baxter authored
Change /routes endpoint to use EndpointMvcAdapter and AbstractEndpoint. Fixes #1797
-
- 23 Mar, 2017 1 commit
-
-
Spencer Gibb authored
For more advanced filter examples. fixes gh-1748
-
- 16 Mar, 2017 2 commits
-
-
Ryan Baxter authored
This reverts commit a628ba1b.
-
Ryan Baxter authored
-
- 14 Mar, 2017 2 commits
-
-
Spencer Gibb authored
By default, `LoadBalancerBuilder` built a load-balancer with a `PollingServerListUpdater`. This change introduces a `ServerListUpdater` bean which creates a `PollingServerListUpdater(IClientConfig)` so that `ribbon.ServerListRefreshInterval` is respected. fixes gh-1304
-
Biju Kunjummen authored
-
- 13 Mar, 2017 1 commit
-
-
Jack Harris authored
Fix a suspected typo. @Autowired throws a `NoUniqueBeanDefinitionException` if there are multiple beans of the same type without a primary, but the documentation said multiple beans 'cause `@Autowired` to work', rather than 'not work'.
-
- 03 Mar, 2017 1 commit
-
-
Spencer Gibb authored
-
- 01 Mar, 2017 2 commits
-
-
Ryan Baxter authored
-
Ryan Baxter authored
-
- 28 Feb, 2017 1 commit
-
-
nick-pww authored
fixes gh-1073
-
- 17 Feb, 2017 1 commit
-
-
Ryan Baxter authored
-
- 16 Feb, 2017 1 commit
-
-
Spencer Gibb authored
Adds the ability to turn off Spring Cloud Netflix making the feign instances as primary. fixes gh-1016
-
- 15 Feb, 2017 1 commit
-
-
Ryan Baxter authored
-
- 14 Feb, 2017 1 commit
-
-
Ryan Baxter authored
-
- 10 Feb, 2017 1 commit
-
-
Erik Kringen authored
Fixes gh-1414
-
- 09 Feb, 2017 4 commits
-
-
Spencer Gibb authored
-
Ben Klein authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 04 Feb, 2017 1 commit
-
-
Biju Kunjummen authored
-
- 27 Jan, 2017 2 commits
-
-
Ryan Baxter authored
This reverts commit 46ee0ce1.
-
Ryan Baxter authored
-
- 26 Jan, 2017 1 commit
-
-
Matt Sicker authored
As discovered in #1643, using `@Configuration` on a custom configuration with `@FeignClient` is unnecessary and creates extra work for exclusion from a `@ComponentScan`. This updates the docs to make this explicit.
-
- 09 Jan, 2017 1 commit
-
-
周立 authored
fix spell error
-