10 Commits (5.x)

Author SHA1 Message Date
David M. Carr 7f562f6a6a Simplify usage of Gson from Feign.Builder 11 years ago
adriancole 821c71fe5b support usage of gson without using dagger 11 years ago
adriancole 2bb796897b Decoder.decode() is no longer called for Response or void types. 11 years ago
adriancole 50e3cf54b7 ensure gson does not attempt to decode void 11 years ago
adriancole 92c0c36af0 provide encoder/decoder in a module that addsTo = Feign.Defaults.class 11 years ago
adriancole 58aa3bcb74 Gson type adapters can be registered as Dagger set bindings. 11 years ago
David M. Carr cd5405eb59 Simplify Encoder/Decoder interfaces (#53) 11 years ago
adriancole 449aea577c Remove support for Observable methods. 11 years ago
adriancole fbbd75e34d Remove overrides = true on codec modules 11 years ago
adriancole 05dcebb1ee flattened project structure so that eclipse gradle plugin will work 11 years ago