31 Commits (81781694a91c6a763e542228b13af83eabb96f1c)

Author SHA1 Message Date
Ralph Schaer c9e6f50d55 Link to the retrofit sample is wrong 10 years ago
Alexander Schwartz 2edd8beae0 fixing language hint json->java 10 years ago
Whitaker, Greg 3ced4a5283 Added support for JAXB 10 years ago
David M. Carr 2c5d359ce4 slf4j: add slf4j integration module (#94) 11 years ago
David M. Carr 91e4d8209a Support binary request/response bodies (#57) 11 years ago
Matt Hurne c92025c608 Squashed commit of the following: 11 years ago
David M. Carr 28fabc89d2 add support for HTTP basic authentication (#79) 11 years ago
David M. Carr fe5e8d150b Simplify usage of Gson from Feign.Builder 11 years ago
adriancole 7fb20174fb support usage of gson without using dagger 11 years ago
adriancole eb03e2010e updated docs on decoder 11 years ago
adriancole f81aed25e2 removed experimental disclaimer 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
David M. Carr c2749f1631 Add Feign.Builder (#34) 11 years ago
David M. Carr cd5405eb59 Simplify Encoder/Decoder interfaces (#53) 11 years ago
adriancole 4b4325c5cf Remove pattern decoders in favor of SaxDecoder. 11 years ago
Adrian Cole 1af6fb364f issue #53: update readme with a warning 11 years ago
adriancole fbbd75e34d Remove overrides = true on codec modules 11 years ago
adriancole 8c06dd04d5 closes #35 add RequestInterceptor 11 years ago
adriancole 369c022535 Replaced IncrementalCallback with full RxJava-style Observer support 11 years ago
adriancole 9fb1c0719d Added feign-gson codec, used via new GsonModule() 11 years ago
adriancole 0d7a69b81e added IncrementalCallback example code and updated changelog 11 years ago
adriancole 20bff15fdc Normalized to Decoder.TextStream and Encoder.Text; replaced Map bindings with Set 12 years ago
adriancole 2438a851a9 fix issue #16: Wire is now Logger, with configurable Logger.Level 12 years ago
adriancole 3726f089f6 added new @RequestLine and @Headers annotations to make JAX-RS optional 12 years ago
adriancole 7e3def0521 to facilitate higher reuse, remove guava dep 12 years ago
adriancole f5fe7104f2 Added Ribbon integration 12 years ago
adriancole 3440c6392e pmd and findbugs sweep + license headers 12 years ago
adriancole 222fc122e2 initial import 12 years ago
Sudhir Tonse d991fecf65 Initial commit 12 years ago