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
6 lines
123 B
JSON
6 lines
123 B
JSON
{
|
|
"library": "spring-mvc",
|
|
"dateLibrary": "java8-localdatetime",
|
|
"artifactId": "spring-mvc-j8-localdatetime"
|
|
}
|