forked from loafle/openapi-generator-original
* Update java client examples * Rename artifactId in json config files * Add imports in api.mustache for play24 and play25
7 lines
118 B
JSON
7 lines
118 B
JSON
{
|
|
"java8": true,
|
|
"async": true,
|
|
"library": "spring-mvc",
|
|
"artifactId": "spring-mvc-server-j8-async"
|
|
}
|