GitHub / OpenFeign/feign-form issues and pull requests
#128 - feign.codec.EncodeException: Getting multipart file's content bytes error
Issue -
State: closed - Opened by peachFeng over 1 year ago
#127 - Merge with main project
Issue -
State: closed - Opened by velo over 1 year ago
- 2 comments
#126 - Open Feign uploading multipart file fails with OOM. File only 287MB
Issue -
State: open - Opened by andreainfogix over 1 year ago
#125 - Version 4.0.0 not available on Maven
Issue -
State: open - Opened by BR-Chen over 1 year ago
- 1 comment
#124 - Adding ManyFormDataWriter, a test and making encoding ctor more customizable
Pull Request -
State: open - Opened by dukhaSlayer over 1 year ago
#124 - Adding ManyFormDataWriter, a test and making encoding constructor mor…
Pull Request -
State: open - Opened by dukhaSlayer over 1 year ago
#123 - Version 4.0.0 not available on Maven
Issue -
State: open - Opened by grove693 over 1 year ago
#122 - 63 delegation leads to unexpected result
Pull Request -
State: closed - Opened by xxlabaza over 1 year ago
#122 - 63 delegation leads to unexpected result
Pull Request -
State: closed - Opened by xxlabaza over 1 year ago
#121 - Large multipart file being read into memory in SpringSingleMultipartFileWriter making OOM issue
Issue -
State: closed - Opened by YEPing02 about 2 years ago
- 4 comments
#120 - refactor: Delete `isFinal` , `isStatic` to support recored
Pull Request -
State: open - Opened by thdwoqor over 2 years ago
- 4 comments
#119 - fix missing form field subObject problem
Pull Request -
State: open - Opened by qq253498229 over 2 years ago
#118 - POST JSON with File not working (multipart/form-data)
Issue -
State: open - Opened by will-molloy almost 3 years ago
- 4 comments
#117 - The new version of springcloud openfeign only supports annotations for springmvc,error
Issue -
State: open - Opened by gdw-java almost 3 years ago
#116 - Unexpected empty body
Issue -
State: open - Opened by lowcasz almost 3 years ago
#115 - Bump Apache commons-fileupload from 1.4 to 1.5
Pull Request -
State: closed - Opened by marcus-bcl about 3 years ago
- 5 comments
#115 - Bump Apache commons-fileupload from 1.4 to 1.5
Pull Request -
State: closed - Opened by marcus-bcl about 3 years ago
- 5 comments
#114 - Why is the form data put into the request body instead of the querymap?
Issue -
State: closed - Opened by 24kpure about 3 years ago
#113 - Support Java Modules
Issue -
State: open - Opened by aalmiray about 3 years ago
- 1 comment
#112 - Bump spring-web from 5.1.5.RELEASE to 6.0.0 in /feign-form-spring
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#111 - Charset at Multipart Form header
Issue -
State: open - Opened by fkesheh over 3 years ago
#110 - openFeign文件传输无法添加@RequestBoby
Issue -
State: open - Opened by zhang3097 almost 4 years ago
#109 - FormEncoder bug
Issue -
State: open - Opened by redjiang almost 4 years ago
- 1 comment
#108 - Bump spring-boot-starter-web from 2.1.3.RELEASE to 2.5.12 in /feign-form-spring
Pull Request -
State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#107 - Bump spring-boot-starter-web from 2.1.3.RELEASE to 2.5.12
Pull Request -
State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#106 - How to customize the date type serializer
Issue -
State: open - Opened by houkunlin about 4 years ago
#105 - Records not serialized
Issue -
State: open - Opened by zskamljic over 4 years ago
- 1 comment
#104 - added multipart/mixed support
Pull Request -
State: open - Opened by Ed42 over 4 years ago
#103 - POJO Writer does not handle Date fields, and does not fall back to the delegate writer like the MulitpartFormContentProcessor does
Issue -
State: open - Opened by WillWolfe89 over 4 years ago
#102 - Encoder enhancement
Pull Request -
State: open - Opened by muhrifqii over 4 years ago
- 2 comments
#101 - Getting a "java.lang.OutOfMemoryError: Java heap space" when upload large (+1 GB) files
Issue -
State: open - Opened by tmoreira2020 about 5 years ago
- 4 comments
#100 - PojoUtil NullPointerException
Issue -
State: open - Opened by github120522101 about 5 years ago
#99 - Add EmptyCollectionWriter for MultipartFormContentProcessor
Pull Request -
State: open - Opened by darrenfoong over 5 years ago
- 1 comment
#98 - Encoding Java8 DateTime fails
Issue -
State: open - Opened by tonymurphy over 5 years ago
#97 - Scenario with multiple file in array.
Pull Request -
State: open - Opened by rojekabc over 5 years ago
- 2 comments
#96 - The problem of feign value loss among multiple services
Issue -
State: open - Opened by SnowflyW over 5 years ago
#95 - Use QueryMapEncoder from feign client
Issue -
State: open - Opened by slawekjaranowski over 5 years ago
#94 - decorating JacksonEncoder ignores
Issue -
State: open - Opened by GoodBoy962 over 5 years ago
- 2 comments
#93 - why ObjectFactory<HttpMessageConverters> can not be override ?
Issue -
State: open - Opened by antz-H over 5 years ago
#92 - Add ManyFormDatasWriter
Pull Request -
State: open - Opened by setronnier almost 6 years ago
#91 - Add Multiple FormData support
Issue -
State: open - Opened by setronnier almost 6 years ago
#90 - Does the jmx metrics support in open-feign been implemented
Issue -
State: open - Opened by PriyankPurwar almost 6 years ago
#89 - Allow @RequestPart POJOs
Pull Request -
State: closed - Opened by darrenfoong almost 6 years ago
- 1 comment
#88 - Lower memory consumption: SpringSingleMultipartFileWriter
Issue -
State: open - Opened by mulderga-cgi about 6 years ago
- 5 comments
#87 - Nested pojo & extending another POJO
Issue -
State: open - Opened by seunghx about 6 years ago
- 1 comment
#86 - Sending x-www-form-urlencoded by POJO in spring
Issue -
State: closed - Opened by seunghx about 6 years ago
#85 - Bump checkstyle from 8.18 to 8.29
Pull Request -
State: open - Opened by dependabot[bot] about 6 years ago
Labels: dependencies
#84 - Fixes issue #83 (update OSGi bundle manifest importing packages)
Pull Request -
State: open - Opened by rubnig about 6 years ago
#83 - Update OSGi Bundle Manifest so bundle can start
Issue -
State: open - Opened by rubnig about 6 years ago
#82 - Include final fields when converting a POJO to a map
Pull Request -
State: open - Opened by jvanderkallen about 6 years ago
#81 - Form output buffers a lot
Issue -
State: open - Opened by mbenson over 6 years ago
#80 - Enum encoding
Issue -
State: open - Opened by paulius-p over 6 years ago
- 1 comment
#79 - Running @FeignClient with application/x-www-form-urlencoded throws IllegalStateException: Method has too many Body parameters
Issue -
State: open - Opened by anno1985 over 6 years ago
- 8 comments
#78 - SpringFormEncoder.class(When bodyType is MultipartFile[].class,files should not be override)
Issue -
State: open - Opened by Been24 over 6 years ago
- 6 comments
#77 - POJO encoder doesn't handle final fields
Issue -
State: open - Opened by PeterKelecom over 6 years ago
- 3 comments
#76 - Add support for Enum<?> as Feign client parameters for multipart payload
Pull Request -
State: open - Opened by reta over 6 years ago
- 1 comment
#75 - Pojo encoder not considered the super class attributes.
Issue -
State: open - Opened by mariasekar over 6 years ago
- 6 comments
#74 - fix bug: when upload MultipartFile[] ,only one can reach server
Pull Request -
State: open - Opened by jwjingwei over 6 years ago
#73 - Support with Content-Type multipart/form-data
Issue -
State: closed - Opened by gasperlf over 6 years ago
- 2 comments
#72 - fix bug: when upload MultipartFile[] ,only one can reach server
Pull Request -
State: closed - Opened by jwjingwei almost 7 years ago
#71 - Fixed spring form encoder for multiple MultipartFile
Pull Request -
State: closed - Opened by bespaltovyj almost 7 years ago
- 1 comment
#70 - Modify part name when send existing object of MultipartFile.
Issue -
State: closed - Opened by JokerSun almost 7 years ago
- 3 comments
#69 - why UrlencodedFormContentProcessor change HTTP head ContentType 's value
Issue -
State: closed - Opened by fqdeng almost 7 years ago
- 1 comment
#68 - How can i upload multi file.
Issue -
State: closed - Opened by JokerSun almost 7 years ago
- 6 comments
#67 - an encoder support muliple pojos and multipleFile Array
Issue -
State: open - Opened by jianguyuxing almost 7 years ago
- 6 comments
#66 - issue#65 derive custom form key for urlencoded dto
Pull Request -
State: closed - Opened by marembo2008 about 7 years ago
#65 - POJO properties to form properties
Issue -
State: closed - Opened by marembo2008 about 7 years ago
- 2 comments
#64 - I want to get a download stream in the form application / octet-stream.
Issue -
State: open - Opened by JangCool about 7 years ago
- 3 comments
#63 - delegation leads to unexpected result
Issue -
State: closed - Opened by wh81752 about 7 years ago
- 1 comment
Labels: bug
#62 - Issue60
Pull Request -
State: closed - Opened by xxlabaza about 7 years ago
#61 - Doku: Requirement section missing
Issue -
State: closed - Opened by wh81752 about 7 years ago
- 1 comment
Labels: enhancement
#60 - UrlFormEncoder does not handle Map<String,Collection> correctly
Issue -
State: closed - Opened by wh81752 about 7 years ago
- 2 comments
Labels: enhancement
#59 - No dependencies defined in pom.xml may cause compatibility issue
Issue -
State: closed - Opened by chzhong about 7 years ago
- 3 comments
#58 - Problem integrating feign with slf4j
Issue -
State: closed - Opened by hellboy81 about 7 years ago
- 3 comments
Labels: wontfix
#57 - 实例代码少个右括号
Pull Request -
State: closed - Opened by gududexunli about 7 years ago
- 1 comment
#56 - Potential Duplicate Content-Type header with OpenFeign 10.1.x
Issue -
State: closed - Opened by kdavisk6 about 7 years ago
- 1 comment
#55 - Fix issue #54
Pull Request -
State: closed - Opened by xxlabaza over 7 years ago
#54 - UrlencodedFormContentProcessor and @Headers("content-type...") not working correctly
Issue -
State: closed - Opened by brixtonasias over 7 years ago
- 1 comment
#53 - Skip filename in Content-Disposition if it's null.
Pull Request -
State: closed - Opened by buckett over 7 years ago
- 1 comment
#52 - When using byte[] a "null" filename is sent
Issue -
State: closed - Opened by buckett over 7 years ago
- 1 comment
#51 - FormUrlencoded not compatible with spring boot 2.1.0
Issue -
State: closed - Opened by shenliuyang over 7 years ago
- 1 comment
#50 - Issue48
Pull Request -
State: closed - Opened by xxlabaza over 7 years ago
#49 - Getting NULL object for request containing two form param (object and file stream)
Issue -
State: closed - Opened by rinkymangal2010 over 7 years ago
- 1 comment
#48 - FormData not work in version 3.4.0
Issue -
State: closed - Opened by chowc over 7 years ago
- 1 comment
Labels: bug
#47 - Can you support the post form data of object type?
Issue -
State: closed - Opened by LIANGQI0811 over 7 years ago
- 4 comments
Labels: enhancement
#46 - A way to avoid OutOfMemoryError sending large files?
Issue -
State: closed - Opened by tworogue over 7 years ago
- 1 comment
#45 - How read multipart/form-data (json + octet stream)
Issue -
State: closed - Opened by chsi13 over 7 years ago
- 1 comment
#44 - support filename with multipart/form-data
Issue -
State: closed - Opened by spoki over 7 years ago
- 3 comments
Labels: feature
#43 - Spring Boot 2 compatibility
Issue -
State: closed - Opened by xuanergg over 7 years ago
- 1 comment
#42 - what the target(Target<T>, url) url is?
Issue -
State: closed - Opened by Tension-R over 7 years ago
- 1 comment
#41 - The decoder should support the single file case
Issue -
State: closed - Opened by Kerbores almost 8 years ago
- 1 comment
#40 - Spring Boot 2 compatibility
Issue -
State: closed - Opened by salaboy almost 8 years ago
- 4 comments
#39 - Content-Type for java.io.File Parameters can be null
Issue -
State: closed - Opened by Laures almost 8 years ago
- 4 comments
#38 - Added FormData object
Pull Request -
State: closed - Opened by GuiSim about 8 years ago
- 9 comments
#37 - Inability to control byte[] content type
Issue -
State: closed - Opened by GuiSim about 8 years ago
#36 - How to post form with url querystring
Issue -
State: closed - Opened by eatgrass about 8 years ago
- 1 comment
#35 - FormEncoder needs a Map<String,Any> but the example show (@Param, @param)
Issue -
State: closed - Opened by vvvrrooomm about 8 years ago
- 3 comments
#34 - Multipart request body is not present in 3.0.1+, but present in 2.2.1
Issue -
State: closed - Opened by solomkinmv about 8 years ago
- 1 comment
Labels: invalid
#33 - ContentType should fallback to 'application/octet-stream' when guess failed.
Pull Request -
State: closed - Opened by zerda about 8 years ago
- 1 comment
#32 - Add missing resource file needed for integration test
Pull Request -
State: closed - Opened by tf-haotri-pham about 8 years ago
- 1 comment