William Cheng
|
980062f2bb
|
Improve Java native, apache-httpclient with better spec (#14109)
* improve java native, apache client with better spec
* fix java native async tests
* regenerate java native tests
|
2022-11-24 21:48:09 +08:00 |
|
William Cheng
|
7370c4d3f8
|
update java samples
|
2022-03-25 00:42:07 +08:00 |
|
bgong-mdsol
|
8cd52033e4
|
[Java][Native] added WithHttpInfo method for async-native (#6903)
* [java-asyncNative] add withHttpInfo
* update api template for async-native
|
2020-07-17 15:30:02 +08:00 |
|
bgong-mdsol
|
8400d4c6f9
|
java-native added WithHttpInfo (#6704)
remove /t
|
2020-06-22 16:15:11 +08:00 |
|
Jochen Schalanda
|
32adeddd8f
|
Fix usage of javax.annotation (#6645)
* Fix usage of javax.annotation:javax.annotation-api
* Regenerate samples
```
bin/generate-samples.sh bin/configs/java-* bin/configs/jaxrs-* bin/configs/spring-* bin/configs/kotlin-* bin/configs/other/java-* bin/configs/other/jaxrs-* bin/configs/other/kotlin-* bin/configs/other/openapi3/jaxrs-cxf-client.yaml bin/configs/other/openapi3/kotlin-*
```
|
2020-06-14 17:01:18 +08:00 |
|
Ukonn Ra
|
f4fa00fefa
|
Add async native Java Client (#4721)
* Add async native Java Client
* UPDATE: Reformat the samples
* test java native async in drone.io
* update test count
Co-authored-by: William Cheng <wing328hk@gmail.com>
|
2020-05-03 16:06:18 +08:00 |
|