mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 10:58:55 +00:00
2324e927bd
* fix issue about import io exception for spring mvc * fix spring-mvc-petstore-j8-async script, config * update spring cloud client, restore petstore.yaml
7 lines
126 B
JSON
7 lines
126 B
JSON
{
|
|
"java8": true,
|
|
"async": true,
|
|
"library": "spring-mvc",
|
|
"artifactId": "swagger-spring-mvc-server-j8-async"
|
|
}
|