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 SwaggerConfigSwagger Version Configuration for b2ctelcotmfwebservices extension- Since:
- 1810
-
-
Constructor Summary
Constructors Constructor Description SwaggerVersionConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.StringgetVersion()-
Methods inherited from class de.hybris.platform.b2ctelcotmfwebservices.config.SwaggerConfig
apiDocumentation, apiInfo, clientCredentialFlow, getConfigurationService, getPropertyValue, oauthSecurityContext, oauthSecurityReferences, passwordFlow
-
-
-
-
Method Detail
-
getVersion
protected java.lang.String getVersion()
- Overrides:
getVersionin classSwaggerConfig
-
-