Package com.api.sentimentanalysis.config
Class SwaggerConfig
- java.lang.Object
-
- com.api.sentimentanalysis.config.SwaggerConfig
-
@Configuration @EnableSwagger2 public class SwaggerConfig extends java.lang.ObjectSwagger configuration class.
-
-
Constructor Summary
Constructors Constructor Description SwaggerConfig()
-
Method Summary
Modifier and Type Method Description springfox.documentation.spring.web.plugins.Docketapi()Method to configure swagger.
-