Class SwaggerConfig
- java.lang.Object
-
- io.mosip.kernel.keymanagerservice.config.SwaggerConfig
-
@Configuration @EnableSwagger2 public class SwaggerConfig extends Object
Configuration class for swagger config- Since:
- 1.0.0
- Author:
- Dharmesh Khandelwal
-
-
Constructor Summary
Constructors Constructor Description SwaggerConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description springfox.documentation.spring.web.plugins.Docketapi()Produce Docket bean
-