An open API service for providing issue and pull request metadata for open source projects.

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 10 months ago - 1 comment

#127 - Merge with main project

Issue - State: closed - Opened by velo 10 months ago - 3 comments

#125 - Version 4.0.0 not available on Maven

Issue - State: open - Opened by BR-Chen 11 months ago - 1 comment

#123 - Version 4.0.0 not available on Maven

Issue - State: open - Opened by grove693 about 1 year ago - 3 comments

#122 - 63 delegation leads to unexpected result

Pull Request - State: closed - Opened by xxlabaza about 1 year ago

#120 - refactor: Delete `isFinal` , `isStatic` to support recored

Pull Request - State: open - Opened by thdwoqor almost 2 years ago - 4 comments

#119 - fix missing form field subObject problem

Pull Request - State: open - Opened by qq253498229 almost 2 years ago

#118 - POST JSON with File not working (multipart/form-data)

Issue - State: open - Opened by will-molloy about 2 years ago - 4 comments

#116 - Unexpected empty body

Issue - State: open - Opened by lowcasz over 2 years ago

#115 - Bump Apache commons-fileupload from 1.4 to 1.5

Pull Request - State: closed - Opened by marcus-bcl over 2 years ago - 5 comments

#113 - Support Java Modules

Issue - State: open - Opened by aalmiray over 2 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 2 years ago
Labels: dependencies

#111 - Charset at Multipart Form header

Issue - State: open - Opened by fkesheh almost 3 years ago

#110 - openFeign文件传输无法添加@RequestBoby

Issue - State: open - Opened by zhang3097 about 3 years ago

#109 - FormEncoder bug

Issue - State: open - Opened by redjiang about 3 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] over 3 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] over 3 years ago
Labels: dependencies

#106 - How to customize the date type serializer

Issue - State: open - Opened by houkunlin over 3 years ago

#105 - Records not serialized

Issue - State: open - Opened by zskamljic over 3 years ago - 1 comment

#104 - added multipart/mixed support

Pull Request - State: open - Opened by Ed42 over 3 years ago

#102 - Encoder enhancement

Pull Request - State: open - Opened by muhrifqii almost 4 years ago - 2 comments

#100 - PojoUtil NullPointerException

Issue - State: open - Opened by github120522101 over 4 years ago

#99 - Add EmptyCollectionWriter for MultipartFormContentProcessor

Pull Request - State: open - Opened by darrenfoong over 4 years ago - 1 comment

#98 - Encoding Java8 DateTime fails

Issue - State: open - Opened by tonymurphy over 4 years ago

#97 - Scenario with multiple file in array.

Pull Request - State: open - Opened by rojekabc over 4 years ago - 2 comments

#96 - The problem of feign value loss among multiple services

Issue - State: open - Opened by SnowflyW almost 5 years ago

#95 - Use QueryMapEncoder from feign client

Issue - State: open - Opened by slawekjaranowski almost 5 years ago

#94 - decorating JacksonEncoder ignores

Issue - State: open - Opened by GoodBoy962 almost 5 years ago - 2 comments

#93 - why ObjectFactory<HttpMessageConverters> can not be override ?

Issue - State: open - Opened by antz-H about 5 years ago

#92 - Add ManyFormDatasWriter

Pull Request - State: open - Opened by setronnier about 5 years ago

#91 - Add Multiple FormData support

Issue - State: open - Opened by setronnier about 5 years ago

#89 - Allow @RequestPart POJOs

Pull Request - State: closed - Opened by darrenfoong over 5 years ago - 1 comment

#88 - Lower memory consumption: SpringSingleMultipartFileWriter

Issue - State: open - Opened by mulderga-cgi over 5 years ago - 5 comments

#87 - Nested pojo & extending another POJO

Issue - State: open - Opened by seunghx over 5 years ago - 1 comment

#86 - Sending x-www-form-urlencoded by POJO in spring

Issue - State: closed - Opened by seunghx over 5 years ago

#85 - Bump checkstyle from 8.18 to 8.29

Pull Request - State: open - Opened by dependabot[bot] over 5 years ago
Labels: dependencies

#84 - Fixes issue #83 (update OSGi bundle manifest importing packages)

Pull Request - State: open - Opened by rubnig over 5 years ago

#83 - Update OSGi Bundle Manifest so bundle can start

Issue - State: open - Opened by rubnig over 5 years ago

#82 - Include final fields when converting a POJO to a map

Pull Request - State: open - Opened by jvanderkallen over 5 years ago

#81 - Form output buffers a lot

Issue - State: open - Opened by mbenson over 5 years ago

#80 - Enum encoding

Issue - State: open - Opened by paulius-p over 5 years ago - 1 comment

#77 - POJO encoder doesn't handle final fields

Issue - State: open - Opened by PeterKelecom almost 6 years ago - 3 comments

#76 - Add support for Enum<?> as Feign client parameters for multipart payload

Pull Request - State: open - Opened by reta almost 6 years ago - 1 comment

#75 - Pojo encoder not considered the super class attributes.

Issue - State: open - Opened by mariasekar about 6 years ago - 6 comments

#74 - fix bug: when upload MultipartFile[] ,only one can reach server

Pull Request - State: open - Opened by jwjingwei about 6 years ago

#73 - Support with Content-Type multipart/form-data

Issue - State: closed - Opened by gasperlf about 6 years ago - 2 comments

#72 - fix bug: when upload MultipartFile[] ,only one can reach server

Pull Request - State: closed - Opened by jwjingwei about 6 years ago

#71 - Fixed spring form encoder for multiple MultipartFile

Pull Request - State: closed - Opened by bespaltovyj about 6 years ago - 1 comment

#70 - Modify part name when send existing object of MultipartFile.

Issue - State: closed - Opened by JokerSun about 6 years ago - 3 comments

#69 - why UrlencodedFormContentProcessor change HTTP head ContentType 's value

Issue - State: closed - Opened by fqdeng over 6 years ago - 1 comment

#68 - How can i upload multi file.

Issue - State: closed - Opened by JokerSun over 6 years ago - 6 comments

#67 - an encoder support muliple pojos and multipleFile Array

Issue - State: open - Opened by jianguyuxing over 6 years ago - 6 comments

#66 - issue#65 derive custom form key for urlencoded dto

Pull Request - State: closed - Opened by marembo2008 over 6 years ago

#65 - POJO properties to form properties

Issue - State: closed - Opened by marembo2008 over 6 years ago - 2 comments

#64 - I want to get a download stream in the form application / octet-stream.

Issue - State: open - Opened by JangCool over 6 years ago - 3 comments

#63 - delegation leads to unexpected result

Issue - State: closed - Opened by wh81752 over 6 years ago - 1 comment
Labels: bug

#62 - Issue60

Pull Request - State: closed - Opened by xxlabaza over 6 years ago

#61 - Doku: Requirement section missing

Issue - State: closed - Opened by wh81752 over 6 years ago - 1 comment
Labels: enhancement

#60 - UrlFormEncoder does not handle Map<String,Collection> correctly

Issue - State: closed - Opened by wh81752 over 6 years ago - 2 comments
Labels: enhancement

#59 - No dependencies defined in pom.xml may cause compatibility issue

Issue - State: closed - Opened by chzhong over 6 years ago - 3 comments

#58 - Problem integrating feign with slf4j

Issue - State: closed - Opened by hellboy81 over 6 years ago - 3 comments
Labels: wontfix

#57 - 实例代码少个右括号

Pull Request - State: closed - Opened by gududexunli over 6 years ago - 1 comment

#56 - Potential Duplicate Content-Type header with OpenFeign 10.1.x

Issue - State: closed - Opened by kdavisk6 over 6 years ago - 1 comment

#55 - Fix issue #54

Pull Request - State: closed - Opened by xxlabaza over 6 years ago

#53 - Skip filename in Content-Disposition if it's null.

Pull Request - State: closed - Opened by buckett over 6 years ago - 1 comment

#52 - When using byte[] a "null" filename is sent

Issue - State: closed - Opened by buckett over 6 years ago - 1 comment

#51 - FormUrlencoded not compatible with spring boot 2.1.0

Issue - State: closed - Opened by shenliuyang over 6 years ago - 1 comment

#50 - Issue48

Pull Request - State: closed - Opened by xxlabaza almost 7 years ago

#48 - FormData not work in version 3.4.0

Issue - State: closed - Opened by chowc almost 7 years ago - 1 comment
Labels: bug

#47 - Can you support the post form data of object type?

Issue - State: closed - Opened by LIANGQI0811 almost 7 years ago - 4 comments
Labels: enhancement

#46 - A way to avoid OutOfMemoryError sending large files?

Issue - State: closed - Opened by tworogue almost 7 years ago - 1 comment

#45 - How read multipart/form-data (json + octet stream)

Issue - State: closed - Opened by chsi13 almost 7 years ago - 1 comment

#44 - support filename with multipart/form-data

Issue - State: closed - Opened by spoki almost 7 years ago - 3 comments
Labels: feature

#43 - Spring Boot 2 compatibility

Issue - State: closed - Opened by xuanergg almost 7 years ago - 1 comment

#42 - what the target(Target<T>, url) url is?

Issue - State: closed - Opened by Tension-R almost 7 years ago - 1 comment

#41 - The decoder should support the single file case

Issue - State: closed - Opened by Kerbores about 7 years ago - 1 comment

#40 - Spring Boot 2 compatibility

Issue - State: closed - Opened by salaboy about 7 years ago - 4 comments

#39 - Content-Type for java.io.File Parameters can be null

Issue - State: closed - Opened by Laures over 7 years ago - 4 comments

#38 - Added FormData object

Pull Request - State: closed - Opened by GuiSim over 7 years ago - 9 comments

#37 - Inability to control byte[] content type

Issue - State: closed - Opened by GuiSim over 7 years ago

#36 - How to post form with url querystring

Issue - State: closed - Opened by eatgrass over 7 years ago - 1 comment

#35 - FormEncoder needs a Map<String,Any> but the example show (@Param, @param)

Issue - State: closed - Opened by vvvrrooomm over 7 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 over 7 years ago - 1 comment
Labels: invalid

#33 - ContentType should fallback to 'application/octet-stream' when guess failed.

Pull Request - State: closed - Opened by zerda over 7 years ago - 1 comment

#32 - Add missing resource file needed for integration test

Pull Request - State: closed - Opened by tf-haotri-pham over 7 years ago - 1 comment

#31 - Send multipartfile array

Issue - State: closed - Opened by mihaita-tinta over 7 years ago - 2 comments

#30 - Feign multipart download

Pull Request - State: closed - Opened by tf-haotri-pham over 7 years ago - 2 comments

#29 - Multipart Object contenttype defaulting to text/plain

Issue - State: closed - Opened by AkashMegaravalli over 7 years ago - 1 comment