mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-11 13:39:10 +00:00
* replace jersey2 with jersey2-experimental * better handling of oauth * add jersey2 java8 samples * add dependency to test pom * fix test, update doc
6 lines
95 B
JSON
6 lines
95 B
JSON
{
|
|
"library": "jersey2",
|
|
"artifactId": "petstore-jersey2",
|
|
"dateLibrary": "java8"
|
|
}
|