882 Commits (9a4b75c917ee5ed361bee874451455d390c228a2)
 

Author SHA1 Message Date
Marvin Froeder 6b608d0356
Sorted all poms and include sortpom to enforce pom layout (#814) 6 years ago
Marvin Froeder cca0cad160
Expanded test for HTTP/2 client (#812) 6 years ago
Marvin Froeder 6acbe94cc0
Introduced java 11 module with http2 client (#806) 6 years ago
Kevin Davis 07a41b07dd Reactive Wrapper Support (#795) 6 years ago
Marvin Froeder dec999150e
Make jaxb modules build on java 11 (#807) 6 years ago
王灿 99bbcba6f1 add BeanQueryMapEncoder (#802) 6 years ago
Marvin Froeder 6ad5584f03 Enforce format (#804) 6 years ago
Carter Kozak 989fbd7c1f fix #797 fix #798: JAXRSContract sets a single Content-Type value (#799) 6 years ago
Kevin Davis 02d97371fe
Restoring removed modules and adding examples (#794) 6 years ago
Ricardo Rodriguez 2ef9058949 Allow JAXB context caching in factory Fixes #761 (#762) 6 years ago
Selim Ok 3c7af5710c Return null (empty target object) if status code is 204 (#792) 6 years ago
Kevin Davis 2d761cb6a9
Refactoring RequestTemplate to RFC6570 (#778) 6 years ago
likuankk d7cc9b6c7e The @Headers does not work (#789) 6 years ago
Thanusijan Tharumarajah 17a515e073 Fix NPE in OptionalDecoder (#788) 6 years ago
kyegupov 3c7bca0394 Correctly handle @Path annotations that has params with regexes (#600) 6 years ago
Kevin Davis b40498f56d
Updated README with JDK compatibility (#782) 6 years ago
Boris Finkelshteyn 3237229345 Added FeignRequestException, FeignResponseException (#769) 6 years ago
Kevin Davis b8d33fbacd
Update README.md 6 years ago
Kevin Davis d9004cf29a
Update README.md 6 years ago
adriancole 8aa32c2c14 [maven-release-plugin] prepare for next development iteration 6 years ago
adriancole d9411f1e2e [maven-release-plugin] prepare release 10.0.1 6 years ago
Kevin Davis 467ee8be4e Disabling JDK 11 Builds in Travis (#771) 6 years ago
adriancole 7bff1a5961 [maven-release-plugin] prepare for next development iteration 6 years ago
adriancole f228ac57da [maven-release-plugin] prepare release 10.0.0 6 years ago
Kevin Davis 76a4d25761
Fixing Formatting in Utils (#770) 6 years ago
Dan Goslen 6667b0f88f Adding Multiple Values for Consumes and Produces (#765) 6 years ago
smithya cb611eff4d support charset when build Reader for Response.Body (#766) 6 years ago
Marvin Froeder 5835dcbd25
Validate code format when building on travis (#767) 6 years ago
Ricardo Rodriguez e4743d4e33 Allow decoding of parameterizedTypes (generics) Fixes #759 (#758) 6 years ago
Marvin Froeder 141560b5f7
remove Netflix from license header (#755) 6 years ago
Marvin Froeder b8d1ad97b4
Build feign with java 11 (#707) 6 years ago
Marvin Froeder 2ea9c7d6c7 Create relocation pom for the deprecated 'feign-java8' (#752) 6 years ago
Kevin Davis 9875a16f4a
Adding Method to Retryable Exception for evaluation (#744) 6 years ago
Adrian Cole 68f04c90c2 Removes self from distress signal (#746) 6 years ago
Marvin Froeder 985c6828fd Removing @Deprecated methods marked for removal on feign 10 (#739) 6 years ago
fei fa30e55d93 Copy default config if present before per request timeouts setting in (#734) 6 years ago
Kevin Davis 248bb9ab3b Moves Java8 into Core (#732) 6 years ago
fmcejudo ed2cef0465 Remove null empty headers (#724) 6 years ago
Karl Nicholas a25423c023 Added testing only fixes Windows newlines. (#714) 7 years ago
Paul Boutes fb825f2ce1 Mock: manage headers using RequestHeaders (#706) 7 years ago
Marvin Herman Froeder 8117fcfe6f
Updating code style guide 7 years ago
Kevin Davis 99c1540c7e Updated POM version and set compilier and signatures to Java8 (#704) 7 years ago
Marvin Froeder cfa0d07b65
Create client using javax.ws.rs.client.Client (#696) 7 years ago
Marvin Froeder ad136c33e8
Formatted using eclipse formatter (#699) 7 years ago
Marvin Herman Froeder d2175a907b
Fix 'Google Style Guide' link 7 years ago
Marvin Herman Froeder 20a4ce403a
Next development version 7 years ago
adriancole 97fc92e41f [maven-release-plugin] prepare for next development iteration 7 years ago
adriancole 882eb96f06 [maven-release-plugin] prepare release 9.7.0 7 years ago
Carter Kozak 85f2f50479 Response is closed after decoder fails (#668) 7 years ago
Carter Kozak 7670103bc6 Fix method reference link in Feign.doNotCloseAfterDecode javadoc (#671) 7 years ago