-
Notifications
You must be signed in to change notification settings - Fork 81
Pull requests: OpenFeign/feign-form
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Adding ManyFormDataWriter, a test and making encoding ctor more customizable
#124
opened Sep 10, 2024 by
dukhaSlayer
Loading…
Bump spring-web from 5.1.5.RELEASE to 6.0.0 in /feign-form-spring
dependencies
Pull requests that update a dependency file
#112
opened Dec 10, 2022 by
dependabot
bot
Loading…
Bump spring-boot-starter-web from 2.1.3.RELEASE to 2.5.12 in /feign-form-spring
dependencies
Pull requests that update a dependency file
#108
opened Mar 31, 2022 by
dependabot
bot
Loading…
Bump spring-boot-starter-web from 2.1.3.RELEASE to 2.5.12
dependencies
Pull requests that update a dependency file
#107
opened Mar 31, 2022 by
dependabot
bot
Loading…
Add EmptyCollectionWriter for MultipartFormContentProcessor
#99
opened Dec 12, 2020 by
darrenfoong
Loading…
Bump checkstyle from 8.18 to 8.29
dependencies
Pull requests that update a dependency file
#85
opened Jan 31, 2020 by
dependabot
bot
Loading…
Fixes issue #83 (update OSGi bundle manifest importing packages)
#84
opened Jan 14, 2020 by
rubnig
Loading…
Include final fields when converting a POJO to a map
#82
opened Jan 4, 2020 by
jvanderkallen
Loading…
Add support for Enum<?> as Feign client parameters for multipart payload
#76
opened Aug 2, 2019 by
reta
Loading…
fix bug: when upload MultipartFile[] ,only one can reach server
#74
opened Jul 19, 2019 by
jwjingwei
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.