kongchen / swagger-maven-plugin

JAX-RS & SpringMVC supported maven build plugin, helps you generate Swagger JSON and API document in build phase.
http://kongchen.github.io/swagger-maven-plugin/
Apache License 2.0
761 stars 451 forks source link

The json file is generated, but there is no interface information #862

Open michaelwangwangwang opened 3 years ago

michaelwangwangwang commented 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: image

the Plugin configuration: image

the json file image

how should i do?

michaelwangwangwang commented 2 years ago

there maybe no body