openapi-generator/bin/java-petstore-jersey2-java7.json
William Cheng a5b410993b
Set java8 to true by default (#6278)
* set java8 to true by default

* update samples

* update java-petstore-jersey2-java6.bat
2020-05-13 17:59:22 +08:00

6 lines
93 B
JSON

{
"library": "jersey2",
"java8": false,
"artifactId": "petstore-jersey2-java7"
}