William Cheng
|
29ea48ee96
|
update jackson-databind-nullable to 0.2.3 (#12693)
|
2022-06-25 12:45:17 +08:00 |
|
William Cheng
|
45a3b15b69
|
[java][okhttp-gson] Fix NPE in the response header, junit5 issue in surefire plugin (#12525)
* fix okhttp pom to work correctly with junit5
* fix version, fix NPE in response headers
|
2022-06-04 16:25:15 +08:00 |
|
William Cheng
|
9a1e6d778a
|
[Java][okhttp-gson] update junit to 5.8.2 from 4.13.2 (#11882)
* update junit to 5.8.2 in java okhttp-gson client
* undo changes to yaml
* update samples
* update tests
* fix indentation
* restore tests
* update samples
|
2022-03-16 16:33:47 +08:00 |
|
William Cheng
|
941d4845d7
|
minor fix to java okhttp-gson pom.xml
|
2022-03-16 01:03:17 +08:00 |
|
William Cheng
|
2db3070b2d
|
Update java (okhttp-gson) client dependencies to newer versions (#11877)
* update java okhttp-gson client dependencies to newer versions
* update samples
|
2022-03-15 18:38:12 +08:00 |
|
William Cheng
|
683984896e
|
update maven-javadoc-plugin to newer version (#11737)
|
2022-02-27 16:57:16 +08:00 |
|
William Cheng
|
8455c1cd23
|
Remove the option to support JDK7 from Java generator and templates (#11547)
* remove java8 from java client generator and templates
* update tests
* remove threetenbp
* update spring templates to remove java8
* remove java8 from jaxrs template
* fix jaxrs spec
* fix feign
* remove CustomInstantDeserializer.java
* fix jersey1
* fix undertow
* various update
* fix jaxrs jersey1
* fix java inflector
* fix jaxrs cxf
* add new files
* update doc
|
2022-02-10 10:35:29 +08:00 |
|
William Cheng
|
51800471fa
|
[java][Okhttp] replace okhttp-gson with okhttp-gson-nextgen (#11538)
* replace okhttp-gson with okhttp-gson-nextgen
* add new files
* update doc
* clean up pom
* update test
* restore error handling in doc
* add back changes
* uncomment tests
* update samples
|
2022-02-08 00:05:44 +08:00 |
|
William Cheng
|
b2daa5a836
|
update jackson-databind-nullable to 0.2.2 (#11121)
|
2021-12-15 11:41:16 +08:00 |
|
William Cheng
|
3284fc2f7e
|
skip spotless as part of the check task (#10797)
|
2021-11-06 18:50:38 +08:00 |
|
William Cheng
|
a73363fd53
|
[java][okhttp] Add spotless maven, gradle plugin (#10785)
* add spotless maven plugin
* add spotless gradle plug-in
* add spotless version
|
2021-11-05 17:48:14 +08:00 |
|
William Cheng
|
2b2838325c
|
[java][okhttp-gson] update dependencies in pom.xml (#10709)
* update okhttp-gson pom dependencies
* update samples
* remove jar
|
2021-10-29 12:36:52 +08:00 |
|
William Cheng
|
602cffbb13
|
[java][okhttp] Add CI tests for streaming (#10678)
* add ci tests for streaming
* use spaces instead of tabs
* update samples
|
2021-10-24 18:59:15 +08:00 |
|