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
Accelerator
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 }}
moqimoqidea
/
feign
Public
forked from
OpenFeign/feign
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
feign
feign-form
src
main
java
on
master
User selector
All users
All time
Commit history
Commits on Sep 21, 2024
Format sources and fix build
velo
committed
291f033
View commit details
Copy full SHA for 291f033
View code at this point
Browse repository at this point
Commits on Sep 20, 2024
Merge remote-tracking branch 'feign-forms/master' into forms
velo
committed
68092b6
View commit details
Copy full SHA for 68092b6
View code at this point
Browse repository at this point
Commits on Jun 25, 2024
63 delegation leads to unexpected result (#122)
Show description for 63ba1e9
xxlabaza
and
Artem Labazin
authored
63ba1e9
View commit details
Copy full SHA for 63ba1e9
View code at this point
Browse repository at this point
refactoring
Artem Labazin
committed
1577990
View commit details
Copy full SHA for 1577990
View code at this point
Browse repository at this point
fix depricated API
Artem Labazin
committed
d00c80f
View commit details
Copy full SHA for d00c80f
View code at this point
Browse repository at this point
bump deps
Artem Labazin
committed
ef5fb55
View commit details
Copy full SHA for ef5fb55
View code at this point
Browse repository at this point
Commits on Jun 24, 2024
update copyright
Artem Labazin
committed
c8f07a6
View commit details
Copy full SHA for c8f07a6
View code at this point
Browse repository at this point
Commits on Mar 29, 2019
Fix MultipartFile support
Artem Labazin
authored and
Artem Labazin
committed
47e9f40
View commit details
Copy full SHA for 47e9f40
View code at this point
Browse repository at this point
insignificant style changes
Artem Labazin
authored and
Artem Labazin
committed
1c47c2d
View commit details
Copy full SHA for 1c47c2d
View code at this point
Browse repository at this point
Fixes #65 derive custom form key for urlencoded dto (#66)
marembo2008
authored and
xxlabaza
committed
a6197a1
View commit details
Copy full SHA for a6197a1
View code at this point
Browse repository at this point
Commits on Mar 3, 2019
Issue60 (#62)
Show description for 81a6145
xxlabaza
authored
81a6145
View commit details
Copy full SHA for 81a6145
View code at this point
Browse repository at this point
Commits on Dec 24, 2018
Some fixes
Artem Labazin
authored and
Artem Labazin
committed
54e4370
View commit details
Copy full SHA for 54e4370
View code at this point
Browse repository at this point
Fix checkstyle
Artem Labazin
authored and
Artem Labazin
committed
8561d4f
View commit details
Copy full SHA for 8561d4f
View code at this point
Browse repository at this point
Add Pojo writer
Artem Labazin
authored and
Artem Labazin
committed
be97067
View commit details
Copy full SHA for be97067
View code at this point
Browse repository at this point
Commits on Dec 23, 2018
Problems fix
xxlabaza
committed
cc4a95f
View commit details
Copy full SHA for cc4a95f
View code at this point
Browse repository at this point
Add user's pojo writer
xxlabaza
committed
c5af9ed
View commit details
Copy full SHA for c5af9ed
View code at this point
Browse repository at this point
Skip filename in Content-Disposition if it's null. (#53)
Show description for 72ed933
buckett
authored and
xxlabaza
committed
72ed933
View commit details
Copy full SHA for 72ed933
View code at this point
Browse repository at this point
Fix issue #54, update deps (#55)
Show description for 66e1b6f
xxlabaza
authored
66e1b6f
View commit details
Copy full SHA for 66e1b6f
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
Issue48 (#50)
Show description for b0c4bac
xxlabaza
authored
b0c4bac
View commit details
Copy full SHA for b0c4bac
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
Add a file name field to form data
Artem Labazin
authored and
Artem Labazin
committed
37893d3
View commit details
Copy full SHA for 37893d3
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
Add FormData holder
Artem Labazin
authored and
Artem Labazin
committed
1c7bcac
View commit details
Copy full SHA for 1c7bcac
View code at this point
Browse repository at this point
Added FormData object (#38)
Show description for 9c545e3
GuiSim
authored and
xxlabaza
committed
9c545e3
View commit details
Copy full SHA for 9c545e3
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
Checkstyle fix
zerda
committed
4827e72
View commit details
Copy full SHA for 4827e72
View code at this point
Browse repository at this point
ContentType fallback to application/octet-stream when guess failed
zerda
committed
94422bf
View commit details
Copy full SHA for 94422bf
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
Animal sniffer fixes
Artem Labazin
authored and
Artem Labazin
committed
ea35bd6
View commit details
Copy full SHA for ea35bd6
View code at this point
Browse repository at this point
Checkstyle fix and few minor style fixes
Artem Labazin
authored and
Artem Labazin
committed
da2c1a6
View commit details
Copy full SHA for da2c1a6
View code at this point
Browse repository at this point
Add checkstyle, PMD and FindBugs
Artem Labazin
authored and
Artem Labazin
committed
b48cf01
View commit details
Copy full SHA for b48cf01
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
Issue #18: Sets charset to null in RequestTemplate body for compatibility with third-party clients
Artem Labazin
authored and
Artem Labazin
committed
dfed8c6
View commit details
Copy full SHA for dfed8c6
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
Refactoring
Artem Labazin
authored and
Artem Labazin
committed
e62bc6d
View commit details
Copy full SHA for e62bc6d
View code at this point
Browse repository at this point
Commits on Nov 24, 2017
Refactoring
Artem Labazin
authored and
Artem Labazin
committed
6ee0876
View commit details
Copy full SHA for 6ee0876
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
- Replace tabs to spaces;
Show description for c4e8466
xxlabaza
committed
c4e8466
View commit details
Copy full SHA for c4e8466
View code at this point
Browse repository at this point
Extract metadata from MultipartFile
Show description for 73d3ca4
tjuchniewicz
committed
73d3ca4
View commit details
Copy full SHA for 73d3ca4
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
Dependencies and copyrights update
Artem Labazin
authored and
Artem Labazin
committed
ce2257f
View commit details
Copy full SHA for ce2257f
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
Modified FormEncoder to ignore the case of the content type header
Vance Thornton
committed
c5b2a83
View commit details
Copy full SHA for c5b2a83
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
Added default content-type.
Show description for 09dcd02
xxlabaza
committed
09dcd02
View commit details
Copy full SHA for 09dcd02
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.