kongchen/swagger-maven-plugin

Generate Tags for Spring Controllers

ricardojlrufino opened this issue · 2 comments

It would be interesting to generate Controller Tags automatically, just like springfox does, without @Api annotation

It would be interesting to generate Controller Tags automatically, just like springfox does, without @Api annotation

Hello,

You might be interested by this other plugin for your use case : https://kbuntrock.github.io/openapi-maven-plugin/#/

Don't hesitate to tell me if it is helpful for your project, I'm eager for feedbacks.