Class SwaggerVersionConfig
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.config.SwaggerConfig
de.hybris.platform.b2ctelcotmfwebservices.v2.config.SwaggerVersionConfig
@EnableSwagger2
@Component("SwaggerV2")
@ImportResource("WEB-INF/config/v2/springmvc-v2-servlet.xml")
public class SwaggerVersionConfig
extends SwaggerConfig
Swagger Version Configuration for b2ctelcotmfwebservices extension
- Since:
- 1810
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.b2ctelcotmfwebservices.config.SwaggerConfig
apiDocumentation, apiInfo, clientCredentialFlow, getConfigurationService, getPropertyValue, oauthSecurityContext, oauthSecurityReferences, passwordFlow
-
Constructor Details
-
SwaggerVersionConfig
public SwaggerVersionConfig()
-
-
Method Details
-
getVersion
- Overrides:
getVersionin classSwaggerConfig
-