[java] Add jersey3 support to the Java client (#12046)

* add jersey3 client support

* update code to support jersey3

* test jersey3 in ci

* update doc

* update sbt, gradle build files
This commit is contained in:
William Cheng
2022-04-05 17:23:37 +08:00
committed by GitHub
parent 74259724dc
commit cd41bc824b
334 changed files with 42770 additions and 6 deletions

View File

@@ -0,0 +1,13 @@
# ArrayOfArrayOfNumberOnly
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**arrayArrayNumber** | **List<List<BigDecimal>>** | | [optional] |