mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-06 10:35:25 +00:00
c8c316e41e
* 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"
|
|
}
|