- 14 Oct, 2015 1 commit
-
-
Spencer Gibb authored
-
- 13 Oct, 2015 3 commits
-
-
Spencer Gibb authored
* pull588: Add isDebugEnabled() check
-
alexVengrovsk authored
It is good thing to make this checks because of expensive concatenation of String objects (debug messages).
-
Spencer Gibb authored
fixes gh-596
-
- 12 Oct, 2015 6 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
fixes gh-591
-
Spencer Gibb authored
fixes gh-527
-
Spencer Gibb authored
-
Spencer Gibb authored
Helps when eureka is on the classpath, but is explicitly disabled. fixes gh-521
-
Spencer Gibb authored
Move it back to EurekaDiscoveryClientConfiguration. fixes gh-578
-
- 09 Oct, 2015 9 commits
-
-
Spencer Gibb authored
Since all feign clients now have access to the type, logging can apply a type regardless. Fixes gh-431
-
Spencer Gibb authored
fixes gh-447
-
Spencer Gibb authored
Eureka now only directly depends on java.inject. Fixes gh-529
-
Spencer Gibb authored
-
Spencer Gibb authored
* pull585: Fix feign scanning that fails if clients attr is not use
-
Matt Benson authored
fixes gh-584
-
Spencer Gibb authored
-
Spencer Gibb authored
fixes gh-570
-
Spencer Gibb authored
fixes gh-576
-
- 08 Oct, 2015 7 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
* feign-compression-docs: Feign compression documentation
-
Jakub Narloch authored
-
Spencer Gibb authored
-
Spencer Gibb authored
* pull577: Use instanceof for better readability
-
alexVengrovsk authored
-
- 07 Oct, 2015 2 commits
-
-
Spencer Gibb authored
* pull575: Use "<>" and use isInfoEnabled
-
alexVengrovsk authored
-
- 05 Oct, 2015 2 commits
-
-
Spencer Gibb authored
Similar to @RibbonClient fixes gh-288
-
- 03 Oct, 2015 1 commit
-
-
Dave Syer authored
Still a release candidate (not yet GA), but seems to work, so we'll try and update before Spring Cloud is released again. Fixes gh-546, fixes gh-567, fixes gh-553 (probably)
-
- 01 Oct, 2015 1 commit
-
-
Dave Syer authored
-
- 30 Sep, 2015 5 commits
-
-
Spencer Gibb authored
* feign-content-encoding-snapshot: Feign request/response gzip compression
-
Jakub Narloch authored
-
Dave Syer authored
-
Dave Syer authored
-
Spencer Gibb authored
fixes gh-561
-
- 29 Sep, 2015 3 commits
-
-
Spencer Gibb authored
Specifically CloudEurekaInstanceConfig where needed. see gh-302
-
Dave Syer authored
-
Dave Syer authored
Other Ribbon clients in Spring Cloud use a ServerIntrospector to check if the Server wanted to be secure. This change levels things up (and makes the Spring Feign Client a lit easier to customize). See gh-414
-