Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: mage234/feign

Tags

v8.16.0

Toggle v8.16.0's commit message
Do not error on interfaces with default methods.

Pass calls to default methods on proxy through to implementation on interface.

v8.15.1

Toggle v8.15.1's commit message
Documents intent of client tests

v8.15.0

Toggle v8.15.0's commit message
Fixed version log

v8.14.4

Toggle v8.14.4's commit message
JAXRS: Fix NPE when @path is first on a method

v8.14.3

Toggle v8.14.3's commit message
Apache HTTP client hates to have the Content-Length set

It always sets the header itself and if we set it as well it barfs
so it is better just to avoid setting it at all.

v8.14.2

Toggle v8.14.2's commit message
support PUT with empty body parameter

follow-up commit to OpenFeign#271

v8.14.1

Toggle v8.14.1's commit message
Allows HystrixFeign.Builder to be used incrementally

Uses covariant overrides so that those collecting Feign configuration
via `Feign.Builder` can cast into `HystrixFeign.builder` to target an
api.

Closes OpenFeign#313

v8.14.0

Toggle v8.14.0's commit message
Fixes CHANGELOG

v8.13.1

Toggle v8.13.1's commit message
Document and expose HystrixDelegatingContract

HystrixDelegatingContract is reusable when developers like @marcingrzejszczak make custom invocation handlers.

v8.13.0

Toggle v8.13.0's commit message
Merge pull request OpenFeign#303 from Netflix/bumps

Bumps dependency versions, most notably Gson 2.5 and OkHttp 2.7
Morty Proxy This is a proxified and sanitized view of the page, visit original site.