JAX-RS & SpringMVC supported maven build plugin, helps you generate Swagger JSON and API document in build phase.
761
stars
451
forks
source link
The json file is generated, but there is no interface information #862
Open
michaelwangwangwang opened 3 years ago
hi,I hava a question,I used the plugin to generate a json file in my spring boot project, but there is no excuse information in it,why? my demo:
the Plugin configuration:
the json file
how should i do?