org.springframework.cloud.openfeign.support.README.md Maven / Gradle / Ivy
# 1
org.springframework.cloud.openfeign.support.SpringEncoder do not support
x-application/hessian2 as a binary type and will give default charset UTF-8.
And when use feign with ApacheHttpClient, will encode body as string and cause data lose.
This package is created to make x-application/hessian2 binary type. May need updated
with different version.
see : https://github.com/spring-cloud/spring-cloud-openfeign/issues/734
# 2
org.springframework.cloud.openfeign.support.SpringDecoder do not support
x-application/hessian2 when using generics.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy