William Cheng
|
1a2deb016b
|
Fix security issue with dependencies (#1820)
* fix security issue with dependency
* update samples
* update pom and sample
|
2019-01-05 23:30:59 +08:00 |
|
William Cheng
|
c1afba7194
|
Fix jackson-databind security issue (#1259)
* fix jackson databind security issue
* fix java jersey 1 dependency
* fix java webclient dep
|
2018-10-18 16:29:38 +08:00 |
|
William Cheng
|
95302efdfc
|
Add option to set Feign version (#1005)
* Add option to set Feign version
* add java feign 9x to CI
* update usage for Play
* fix duplicated artifactId
|
2018-09-13 10:32:09 +08:00 |
|
Ilya Hrankoŭski
|
aa29219f8c
|
[Java][Feign] Add support for Feign 10 (#977) (#988)
|
2018-09-09 18:11:59 +08:00 |
|
William Cheng
|
b8db2af4bb
|
Update swagger annotation version in Java clients (#915)
* update swagger annotation version in java client
* add java retrofit2 play 2.6 to java petstore all bin script
* remove empty line in pom.xml
|
2018-08-29 16:43:41 +08:00 |
|
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 |
|