Ryan Baxter
|
d57cea265e
|
Fix invalid URI error when Feign request URI does not end in /. See sc-netflix #3136
|
2018-08-13 14:26:24 -04:00 |
|
Ryan Baxter
|
7dcb696ec4
|
Use OK Http client bean instead of instance variable. Fixes #46
|
2018-07-24 09:44:45 -04:00 |
|
Matt Benson
|
8364b16b8e
|
expose configuration metadata for property 'feign.hystrix.enabled' (#40)
|
2018-06-28 07:28:32 -04:00 |
|
Ian Hu
|
6d4686624e
|
Fix typo in comments (#38)
|
2018-06-26 07:10:51 -04:00 |
|
Fernando F D Bittencourt
|
a57c416d4a
|
Explaining the return in case of exception. (#32)
|
2018-06-01 16:44:09 -04:00 |
|
Karl Nicholas
|
ffd4290e06
|
Update package to correct package in two test files. (#30)
|
2018-05-31 15:58:09 -04:00 |
|
Ryan Baxter
|
e27d4d38e5
|
Fixing compatibility issues between netflix and openfeign as well as boot 1.5.x and 2.0.x
|
2018-05-18 14:17:09 -04:00 |
|
Ryan Baxter
|
01a2cda776
|
Remove misplaced StringEncoder setting when dealing with protobuf. Porting change from sc-netflix #2453
|
2018-05-18 13:53:58 -04:00 |
|
Ryan Baxter
|
9ac36c7f3f
|
Use type parameter instead of class. Fixes problem when OK HTTP is not on the classpath.
|
2018-05-02 15:52:36 -04:00 |
|
Ryan Baxter
|
042244428f
|
Fix NPE when body is empty. Fixes #12.
|
2018-03-13 16:33:59 -04:00 |
|
Ryan Baxter
|
485583dad8
|
Refactor spring retry code (#10)
|
2018-03-12 22:16:44 -04:00 |
|
MCoulombe727
|
c45f1532da
|
Fix the race condition with the GC since the ConcurrentReferenceHashMap holds soft references to clients. (#6)
Fixes gh-5
|
2018-03-09 12:39:58 -05:00 |
|
Ryan Baxter
|
139cc9dab4
|
Changes and new tests from Netflix
|
2018-02-22 15:43:04 -05:00 |
|
Ryan Baxter
|
30d9245821
|
Updated from netflix
|
2018-02-20 15:34:38 -05:00 |
|
Ryan Baxter
|
26d8e6450b
|
Moving new code over from netflix
|
2018-02-20 14:27:38 -05:00 |
|
Ryan Baxter
|
217443048f
|
openfeign project
|
2018-02-05 20:25:44 -05:00 |
|