openapi-generator/bin/spring-mvc-petstore-j8-async.json
Jérémie Bresson c8c316e41e
Update java client samples OAS2 (#140)
* Update java client examples
* Rename artifactId in json config files
* Add imports in api.mustache for play24 and play25
2018-04-24 09:51:50 +02:00

7 lines
118 B
JSON

{
"java8": true,
"async": true,
"library": "spring-mvc",
"artifactId": "spring-mvc-server-j8-async"
}