Open suhaslonarkar opened 3 years ago
@ameymjoshi @suhaslonarkar
Steps to configure Swagger
Add the Below dependencies.
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>2.7.0</version>
</dependency>
@ameymjoshi test
@ameymjoshi this is partially implemented, as stuck at where api's are not rendering in swagger-html. but we can review once may be some small mistake.