Jérémie Bresson
|
c8c316e41e
|
Update java client samples OAS2 (#140)
* Update java client examples
* Rename artifactId in json config files
* Add imports in api.mustache for play24 and play25
|
2018-04-24 09:51:50 +02:00 |
|
Jihun Lee
|
676af62122
|
Updated feign library dependency to io.github.openfeign (#6652)
Changed groupId from “com.netflix.feign” to “io.github.openfeign” from
gradle and sbt mustache templates.
|
2017-10-10 22:41:18 +08:00 |
|
Oliver Teichmann
|
2d21bfa21c
|
Updated feign library to use latest version of OpenFeign and Jackson. (#5114)
|
2017-03-19 15:15:06 +08:00 |
|
Christophe Bornet
|
901a981f26
|
[feign] Use feign-form (#4124)
* [feign] Use feign-form
Fix #4108
* [feign] Convert java.util.Date params to rfc3339 with an Expander
|
2016-11-04 21:13:18 +08:00 |
|
wing328
|
2418448a3c
|
update swagger core to 1.5.9 for java feign client
|
2016-07-07 17:48:43 +08:00 |
|
cbornet
|
3e9064b81e
|
support jsr310 dates in feign client
See #2874
|
2016-06-20 13:04:44 +02:00 |
|
clasnake
|
4da829315f
|
Add sbt support for feign.
|
2016-06-04 21:51:49 +08:00 |
|