26 Commits (243047b1094f751493e03c267ac000560fab3fd8)

Author SHA1 Message Date
Kevin Davis 9f21dcc8c8
Update JDK11 Builds in Travis to release on Java 11 modules (#1214) 5 years ago
Kevin Davis 819b2df8c5
Correct Encoding and restore decodeSlash in QueryTemplate (#1160) 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
Marvin Froeder 4da6d5cad6
NPE when resolving a template with binary body (#821) 6 years ago
Kevin Davis 2d761cb6a9
Refactoring RequestTemplate to RFC6570 (#778) 6 years ago
Kevin Davis 9875a16f4a
Adding Method to Retryable Exception for evaluation (#744) 6 years ago
Marvin Froeder ad136c33e8
Formatted using eclipse formatter (#699) 7 years ago
Marvin Froeder 9fd1b1dd31 Updated license headers (#648) 7 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 8a0cba5cac Removes Dagger 1.x Dependency and support for javax.inject.Named 10 years ago
Adrian Cole 49b700e6f7 Adds OkHttp integration 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
David M. Carr 91e4d8209a Support binary request/response bodies (#57) 11 years ago
adriancole d6e574dc81 address findbugs 11 years ago
adriancole 73aaf88113 Decoder.decode() is no longer called for Response or void types. 11 years ago
adriancole b389ef03ba support Feign.builder() w/ SAX decoder 11 years ago
adriancole 2597d3baf3 Moved SaxDecoder into feign-sax dependency. 11 years ago