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
Breadcrumbs
History for
feign
core
on
androidfred/optionaldecoder
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
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 9.5.1
adriancole
committed
6a1b70a
View commit details
Copy full SHA for 6a1b70a
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 9.5.0
adriancole
committed
69b136c
View commit details
Copy full SHA for 69b136c
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 9.4.0
adriancole
committed
70ec67e
View commit details
Copy full SHA for 70ec67e
View code at this point
Browse repository at this point
Fixes #462
maximdim
authored and
adriancole
committed
ea1ae43
View commit details
Copy full SHA for ea1ae43
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 9.3.1
adriancole
committed
8ee4389
View commit details
Copy full SHA for 8ee4389
View code at this point
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
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 9.3.0
adriancole
committed
4b1b255
View commit details
Copy full SHA for 4b1b255
View code at this point
Browse repository at this point
Commits on Aug 18, 2016
[maven-release-plugin] prepare for next development iteration
adriancole
committed
baf8e25
View commit details
Copy full SHA for baf8e25
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 9.2.0
adriancole
committed
8b24647
View commit details
Copy full SHA for 8b24647
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
Deprecates code only used in jaxrs (#445)
Show description for 7850eb0
adriancole
authored
7850eb0
View commit details
Copy full SHA for 7850eb0
View code at this point
Browse repository at this point
Commits on Aug 16, 2016
Adds test case for mixed body param and path params (#421)
Show description for 1dd0c2e
adriancole
authored
1dd0c2e
View commit details
Copy full SHA for 1dd0c2e
View code at this point
Browse repository at this point
Reduce logging overhead (#439)
Show description for 3c23f1d
schlosna
authored and
adriancole
committed
3c23f1d
View commit details
Copy full SHA for 3c23f1d
View code at this point
Browse repository at this point
Commits on Aug 14, 2016
Clarifies documentation around configKey (#437)
Show description for bb0f292
adriancole
authored
bb0f292
View commit details
Copy full SHA for bb0f292
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
added builder methods and Request field for Response object (#436)
Nick Fiacco
authored and
adriancole
committed
cc650a0
View commit details
Copy full SHA for cc650a0
View code at this point
Browse repository at this point
Commits on Aug 8, 2016
[maven-release-plugin] prepare for next development iteration
adriancole
committed
449e9ce
View commit details
Copy full SHA for 449e9ce
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release 9.1.0
adriancole
committed
c6bee3a
View commit details
Copy full SHA for c6bee3a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.