29 Commits (dcd569aca78e5450c074baab4023d82dc6691ec6)

Author SHA1 Message Date
Kevin Davis 9f21dcc8c8
Update JDK11 Builds in Travis to release on Java 11 modules (#1214) 5 years ago
Kevin Davis 496c70e573
Correct Additional License Headers (#1157) 5 years ago
Kevin Davis 75e569fb3f
Remove deprecated code usage from core module (#1145) 5 years ago
Max Syachin d3665e45d6 GH-845: Add Request to Feign Exception (#1039) 5 years ago
Dharmesh Jogadia 5c57213b34 Respect decode404 flag and decode 404 response body (#1012) 5 years ago
Marvin Froeder bdb46138cd Make status mandatory (#880) 6 years ago
Marvin Froeder 2ba96239dc Adjusts copyright headers for this year (#877) 6 years ago
pilak 2bf7796384 Adding SOAP CoDec (+ JAXB modifications) (#786) 6 years ago
Marvin Froeder 4da6d5cad6
NPE when resolving a template with binary body (#821) 6 years ago
Marvin Froeder 6ad5584f03 Enforce format (#804) 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
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
Kevin Davis 9875a16f4a
Adding Method to Retryable Exception for evaluation (#744) 6 years ago
Karl Nicholas a25423c023 Added testing only fixes Windows newlines. (#714) 7 years ago
Marvin Froeder ad136c33e8
Formatted using eclipse formatter (#699) 7 years ago
Marvin Froeder 9fd1b1dd31 Updated license headers (#648) 7 years ago
Christian Manning 12e61b91c9 Adds Builder class to JAXBDecoder for disabling namespace-awareness. (#471) 8 years ago
Nick Fiacco cc650a0314 added builder methods and Request field for Response object (#436) 8 years ago
Gursev Singh Kalra 07275eecb2 Adds XXE fixes to JAXBDecoder and SAXDecoder classes (#415) 8 years ago
Adrian Cole 24885fe962 Adds Feign.Builder.decode404() to reduce boilerplate for empty semantics 9 years ago
Adrian Cole 207530d6c0 Reformats code according to Google Java Style 10 years ago
Adrian Cole 183a5a119c Makes body parameter type explicit 10 years ago
Adrian Cole 8a0cba5cac Removes Dagger 1.x Dependency and support for javax.inject.Named 10 years ago
Adrian Cole 3fc385a112 Removes guava test dependency in favor of AssertJ 10 years ago
Adrian Cole 0f3947a5c8 Replace TestNG with JUnit + Rules 10 years ago
Whitaker, Greg 3ced4a5283 Added support for JAXB 10 years ago