113 Commits (master)

Author SHA1 Message Date
Aaron Shaver 5611209b0a Fix capitalization in readme opening paragraph (#608) 7 years ago
Fredrik Friis 0ad007ad79 add call for contributors to readme (#617) 7 years ago
Odín del Río 56c105df9e Adds Feign.Builder.mapAndDecode() (#534) 7 years ago
Adrian Cole 59ebc48ded Removes outdated references to Netflix 8 years ago
Lukasz Kryger 0843b3f2d9 Fix syntax error in one of the examples (#505) 8 years ago
Marcel Dias dfb36ebf5a Fix readme method name to produce client based in Target<T> (#502) 8 years ago
Olivier Truong 95f78cb2ae ReadMe update: Fix typo in travis picture link (#484) 8 years ago
Mike Liu 30753bf250 Supports context path when using Ribbon LoadBalancingTarget (#433) 8 years ago
Jon Schneider cfee876b29 Update README.md [ci skip] 8 years ago
Rene Enriquez e291e2dcca fix redaction error on README.md file 8 years ago
Dan Jasek 4cab6abcc0 Do not error on interfaces with default methods. 9 years ago
Nick Miyake e7adaa79fd Add HeaderMap annotation 9 years ago
Nick Miyake ef5632fe17 Update README with documentation on setting headers 9 years ago
Adrian Cole 4e1179f0ad Adds HACKING file, to demystify change to Feign 9 years ago
Nick Miyake 8aeeed641d Add QueryMap annotation 9 years ago
Huang YunKun 28cbc35df9 Fix 404 issue for Github sample 9 years ago
Spencer Gibb c17756ce3b add HystrixCommand support 9 years ago
Adrian Cole 0aac921f31 Adds base api support via single-inheritance interfaces 9 years ago
The Gitter Badger 201652ff26 Added Gitter badge 9 years ago
Adrian Cole c32c8eb166 Documents how to send POST bodies 9 years ago
Adrian Cole 9ccd1c0b64 Fixes typos 10 years ago
Adrian Cole c2fee60164 Corrects notes on examples 10 years ago
Brendan Nolan 2227930577 Adds LBClientFactory to enable caching of Ribbon LBClients 10 years ago
Adrian Cole 31915a6aa7 Removes outdated dagger reference 10 years ago
Adrian Cole 8a0cba5cac Removes Dagger 1.x Dependency and support for javax.inject.Named 10 years ago
Adrian Cole 3bddf1f0aa Supports custom expansion of template parameters via Param.Expander 10 years ago
Adrian Cole 49b700e6f7 Adds OkHttp integration 10 years ago
Adrian Cole 067997912e Introduces feign.@Param to annotate template parameters 10 years ago
Jinho Shin 73902e61f2 Update README.md 10 years ago
Jinho Shin e6ec0766e7 Update README.md 10 years ago
Jinho Shin 0c08ac9d33 Update README.md 10 years ago
Jinho Shin 495de18cca Update README.md 10 years ago
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