Jérémie Bresson
|
ad6c832162
|
[java] Update jackson_databind_nullable_version to 0.2.1 (#4839)
* [java] Update jackson_databind_nullable_version to 0.2.1
* Update samples
* FIx typo
|
2019-12-20 23:18:47 +08:00 |
|
William Cheng
|
c4f0b09459
|
Fix Jackson databind security issue (#4370)
* fix jackson databind security issue
* update groovy sample
* fix groovy dep version
|
2019-11-06 10:27:08 +08:00 |
|
Jochen Schalanda
|
ab0b3d9795
|
Update to jackson-datatype-threetenbp 2.9.10 (#4176)
* Update to jackson-datatype-threetenbp 2.9.10
* Update to ThreeTen BP 1.4.0
* Fix import and usage of org.threeten.bp.DateTimeUtils
* Refresh samples
|
2019-10-19 15:08:56 +08:00 |
|
gurumeditator
|
dee6de7778
|
Replaced dashes with underscores in build.gradle files. (#4092)
|
2019-10-13 18:37:50 +08:00 |
|
William Cheng
|
81fdc2abbd
|
Fix jackson-databind security issue (#3945)
* fix jackson security issue
* update groovy petstore sample
|
2019-09-24 13:56:59 +08:00 |
|
Jérémie Bresson
|
d21b3390fe
|
[java] add jackson-databind-nullable dependency to the gradle.build file (#3793)
* Add jackson-databind-nullable
* Update samples
|
2019-08-30 13:51:50 +08:00 |
|
kassim
|
ee538be964
|
[Java] add nullable annotation to pojo template for non-required fields (#3409)
* add nullable annotation to pojo template
* add jsr305 dependency
* jsr305 dependency on all java build.gradle files
* jsr305 dependency on all java pom.xml files
* update samples
* more pom updates
* more sample/template updates
|
2019-07-25 10:35:18 +08:00 |
|
William Cheng
|
d243a6b96d
|
Update jackson-databind to address security issues (#2993)
* update jackson-databind to address security issue
* update java vertx client dev, sample
* update dep, samples
* update retrofit play2 dep
|
2019-05-25 18:24:37 +08:00 |
|
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
|
587bd56655
|
add mavencentral to build.gradle (#1674)
|
2018-12-15 00:22:11 +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
|
e02e875978
|
Update gradle dependency for Java RESTEasy API client (#597)
* update resteasy gradle dependency
* remove java8 option when testing resteasy (java)
|
2018-07-19 17:57:21 +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 |
|
William Cheng
|
30c1448d78
|
Fix build.gradle for Java RESTEasy client (#7448)
* update release 2.3.1
* add jeff9finger to java tech committee
* fix build.gradle for java resteasy
|
2018-01-19 13:21:39 +08:00 |
|
guidovezzoni
|
663db1b72a
|
Fix issue5425 (#5483)
* issue 5425 : [Android] Bug generating parcelables constructors for custom classes ( missing getClassLoader() )
* issue 5425 : changes in generated code
* ran ./bin/java-petstore-all.sh and committed the changes
|
2017-04-28 01:23:32 +08:00 |
|
wing328
|
e4608745b0
|
update java resteasy sample
|
2017-04-24 17:12:00 +08:00 |
|
Gayathri Sharma
|
4452fdbc02
|
Resteasy changes
|
2016-12-27 21:33:27 -06:00 |
|