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 }}
hackdream
/
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 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
Commits on Oct 11, 2016
Adds Builder class to JAXBDecoder for disabling namespace-awareness. (#471)
Show description for 12e61b9
chrismanning
authored and
spencergibb
committed
12e61b9
View commit details
Copy full SHA for 12e61b9
Browse repository at this point
Commits on Oct 6, 2016
Fix examples in ErrorDecoder implementation (#473)
xfornesa
authored and
spencergibb
committed
de85d2e
View commit details
Copy full SHA for de85d2e
Browse repository at this point
Commits on Oct 1, 2016
Implements possibility to disable @Param url encoding (#465)
parkee
authored and
adriancole
committed
deda96a
View commit details
Copy full SHA for deda96a
Browse repository at this point
Commits on Sep 29, 2016
Make logRetry() and logIOException() protected to allow overriding these methods in custom loggers. (#469)
rfalke
authored and
adriancole
committed
0e4a1c8
View commit details
Copy full SHA for 0e4a1c8
Browse repository at this point
Fix javadoc of ErrorLogger. Minor improvement of other javadoc. (#467)
rfalke
authored and
adriancole
committed
66b6e96
View commit details
Copy full SHA for 66b6e96
Browse repository at this point
Commits on Sep 23, 2016
Adds release instructions (#460)
adriancole
authored
8c101e1
View commit details
Copy full SHA for 8c101e1
Browse repository at this point
Commits on Sep 15, 2016
Remove overriding of retry handler. (#459)
Show description for e1ad7fc
JonathanO
authored and
adriancole
committed
e1ad7fc
View commit details
Copy full SHA for e1ad7fc
Browse repository at this point
Commits on Sep 9, 2016
Removes invalid comment
adriancole
authored
9aa2204
View commit details
Copy full SHA for 9aa2204
Browse repository at this point
Commits on Sep 8, 2016
Support request content-type with charset (#453)
stolyarchukav
authored and
adriancole
committed
8fd94ce
View commit details
Copy full SHA for 8fd94ce
Browse repository at this point
Commits on Aug 30, 2016
[maven-release-plugin] prepare for next development iteration
adriancole
committed
3adb897
View commit details
Copy full SHA for 3adb897
Browse repository at this point
[maven-release-plugin] prepare release 9.3.1
adriancole
committed
8ee4389
View commit details
Copy full SHA for 8ee4389
Browse repository at this point
Removes use of internal gson class (#452)
Show description for 1e1bdb2
adriancole
authored
1e1bdb2
View commit details
Copy full SHA for 1e1bdb2
Browse repository at this point
Commits on Aug 29, 2016
#449 Re-add OSGi headers to all modules. (#450)
raulk
authored and
spencergibb
committed
ced133e
View commit details
Copy full SHA for ced133e
Browse repository at this point
Adds note about gson map decoding to README (#451)
adriancole
authored and
spencergibb
committed
7ccc965
View commit details
Copy full SHA for 7ccc965
Browse repository at this point
Commits on Aug 19, 2016
[maven-release-plugin] prepare for next development iteration
adriancole
committed
6fd4049
View commit details
Copy full SHA for 6fd4049
Browse repository at this point
[maven-release-plugin] prepare release 9.3.0
adriancole
committed
4b1b255
View commit details
Copy full SHA for 4b1b255
Browse repository at this point
Adds FallbackFactory, allowing access to the cause of a Hystrix fallback (#443)
Show description for 8ecb6ad
adriancole
authored
8ecb6ad
View commit details
Copy full SHA for 8ecb6ad
Browse repository at this point
Previous
Next
You can’t perform that action at this time.