Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
androidfred
/
feign
Public
forked from
OpenFeign/feign
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 2, 2017
[maven-release-plugin] prepare for next development iteration
adriancole
committed
2ae6fc5
View commit details
Copy full SHA for 2ae6fc5
Browse repository at this point
[maven-release-plugin] prepare release 9.5.1
adriancole
committed
6a1b70a
View commit details
Copy full SHA for 6a1b70a
Browse repository at this point
Bumps changelog
Adrian Cole
committed
d5f5816
View commit details
Copy full SHA for d5f5816
Browse repository at this point
test for https://github.com/OpenFeign/feign/pull/511
jonfreedman
authored and
Adrian Cole
committed
c9d6a9a
View commit details
Copy full SHA for c9d6a9a
Browse repository at this point
Set empty HttpEntity if request body is null.
Show description for 431b328
Mihhail Verhovtsov
authored and
Adrian Cole
committed
431b328
View commit details
Copy full SHA for 431b328
Browse repository at this point
Commits on Jul 18, 2017
Add the Content-Type if specified, unless we are setting the body (#569)
Show description for e70bb4f
DavidTanner
authored and
adriancole
committed
e70bb4f
View commit details
Copy full SHA for e70bb4f
Browse repository at this point
Commits on Jul 6, 2017
(gh571) make `animal-sniffer-annotation` optional as it is required only for compilation (#572)
brenuart
authored and
adriancole
committed
c2bd91e
View commit details
Copy full SHA for c2bd91e
Browse repository at this point
Perform type validation for QueryMap and HeaderMap in Contract (#573)
EthanLozano
authored and
adriancole
committed
a029afd
View commit details
Copy full SHA for a029afd
Browse repository at this point
Commits on Jun 29, 2017
Fixes release pattern
Show description for 0142f0c
Adrian Cole
committed
0142f0c
View commit details
Copy full SHA for 0142f0c
Browse repository at this point
Commits on Jun 12, 2017
Fix ApacheHttpClient.getContentType() to use request charset as default (#566)
loia
authored and
adriancole
committed
8c54e3a
View commit details
Copy full SHA for 8c54e3a
Browse repository at this point
Commits on May 6, 2017
[maven-release-plugin] prepare for next development iteration
adriancole
committed
f7fea7f
View commit details
Copy full SHA for f7fea7f
Browse repository at this point
[maven-release-plugin] prepare release 9.5.0
adriancole
committed
69b136c
View commit details
Copy full SHA for 69b136c
Browse repository at this point
Allows configuration of status codes that cause Ribbon retries (#492)
JonathanO
authored and
adriancole
committed
05c5f92
View commit details
Copy full SHA for 05c5f92
Browse repository at this point
Fix the issue encountered when the value of queries starting with '{' (#555)
Show description for 82b57a3
zhujf1989
authored and
adriancole
committed
82b57a3
View commit details
Copy full SHA for 82b57a3
Browse repository at this point
Introduces feign-java8 (#548)
Show description for d7f40f5
arielsegura
authored and
adriancole
committed
d7f40f5
View commit details
Copy full SHA for d7f40f5
Browse repository at this point
Adds Feign.Builder.mapAndDecode() (#534)
Show description for 56c105d
odin-delrio
authored and
adriancole
committed
56c105d
View commit details
Copy full SHA for 56c105d
Browse repository at this point
Commits on May 3, 2017
Don't leak OkHttp response when response.body() is null (#556)
Show description for 0444e23
jfuerth
authored and
adriancole
committed
0444e23
View commit details
Copy full SHA for 0444e23
Browse repository at this point
Commits on Apr 27, 2017
remove unused build.gradle (#546)
Show description for 30ff85f
lanwen
authored and
adriancole
committed
30ff85f
View commit details
Copy full SHA for 30ff85f
Browse repository at this point
Avoid `Decoder.decode` on 404 when void response type (#549)
Show description for 57c6090
wjam
authored and
adriancole
committed
57c6090
View commit details
Copy full SHA for 57c6090
Browse repository at this point
Commits on Apr 11, 2017
Makes the build have pretty colors by updating to Maven 3.5 (#552)
adriancole
authored
4aab37c
View commit details
Copy full SHA for 4aab37c
Browse repository at this point
Commits on Mar 28, 2017
fix gh-470, support the values of QueryMap starting with '{' (#540)
lowzj
authored and
adriancole
committed
29d1db5
View commit details
Copy full SHA for 29d1db5
Browse repository at this point
Commits on Mar 7, 2017
fix flakey ribbon tests
spencergibb
committed
dbbb112
View commit details
Copy full SHA for dbbb112
Browse repository at this point
Commits on Mar 3, 2017
Upgrade okhttp to 3.6.0
spencergibb
committed
8e73d6c
View commit details
Copy full SHA for 8e73d6c
Browse repository at this point
Commits on Dec 30, 2016
Removes outdated references to Netflix
Show description for 59ebc48
adriancole
authored
59ebc48
View commit details
Copy full SHA for 59ebc48
Browse repository at this point
Commits on Dec 22, 2016
Fix syntax error in one of the examples (#505)
kryger
authored and
adriancole
committed
0843b3f
View commit details
Copy full SHA for 0843b3f
Browse repository at this point
Commits on Dec 5, 2016
Fix readme method name to produce client based in Target<T> (#502)
Show description for dfb36eb
marcel-dias
authored and
adriancole
committed
dfb36eb
View commit details
Copy full SHA for dfb36eb
Browse repository at this point
#498 Forcibly set the Archaius version to allow Ribbon/Hystrix to work in tandem. (#499)
johnament
authored and
adriancole
committed
530c4ae
View commit details
Copy full SHA for 530c4ae
Browse repository at this point
Commits on Nov 28, 2016
fix typo in the documentation (#495)
Show description for 9ffd644
astik
authored and
adriancole
committed
9ffd644
View commit details
Copy full SHA for 9ffd644
Browse repository at this point
Commits on Nov 14, 2016
Make Util.decodeOrDefault(...) public. (#493)
Show description for 4eff532
rfalke
authored and
adriancole
committed
4eff532
View commit details
Copy full SHA for 4eff532
Browse repository at this point
Commits on Nov 8, 2016
[maven-release-plugin] prepare for next development iteration
adriancole
committed
eb663b9
View commit details
Copy full SHA for eb663b9
Browse repository at this point
[maven-release-plugin] prepare release 9.4.0
adriancole
committed
70ec67e
View commit details
Copy full SHA for 70ec67e
Browse repository at this point
Fixes #462
maximdim
authored and
adriancole
committed
ea1ae43
View commit details
Copy full SHA for ea1ae43
Browse repository at this point
Replaces getFailedExecutionException() on getExecutionException() for fallback factory
Show description for 9a859da
zhurpavel
authored and
adriancole
committed
9a859da
View commit details
Copy full SHA for 9a859da
Browse repository at this point
Also wrap the exception of Decoder.decode() in case of a 404. (#487)
rfalke
authored and
adriancole
committed
7b646ab
View commit details
Copy full SHA for 7b646ab
Browse repository at this point
Commits on Nov 1, 2016
ReadMe update: Fix typo in travis picture link (#484)
oltruong
authored and
spencergibb
committed
95f78cb
View commit details
Copy full SHA for 95f78cb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.