openapi-tools / swagger-maven-plugin

Maven plugin to activate the Swagger Core library to generate OpenAPI documentation.
MIT License
70 stars 45 forks source link

Hii, #113

Open samarthpatil619 opened 1 year ago

samarthpatil619 commented 1 year ago

Hii, I am using this maven plugin io.openapitools.swagger version 2.1.2. The json file is getting generted at compile time but my controllers are not getting scaned by it and no path is getting generated in ths json. As for controller i am using @Controller annotation. Below the maven plugin that I am using in my pom.

github.txt

please help.

Thanks.