openapi-generator/bin/java-petstore-jersey2-java8.json
William Cheng deec5da8a7
[Java][jersey2] replace jersey2 with jersey2-experimental (#6251)
* replace jersey2 with jersey2-experimental

* better handling of oauth

* add jersey2 java8 samples

* add dependency to test pom

* fix test, update doc
2020-05-12 18:27:33 +08:00

6 lines
95 B
JSON

{
"library": "jersey2",
"artifactId": "petstore-jersey2",
"dateLibrary": "java8"
}