Class SwaggerVersionConfig
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.config.SwaggerConfig
de.hybris.platform.b2ctelcotmfwebservices.v3.config.SwaggerVersionConfig
@EnableSwagger2
@Component("SwaggerV3")
@ImportResource("WEB-INF/config/v3/springmvc-v3-servlet.xml")
public class SwaggerVersionConfig
extends SwaggerConfig
Swagger Version Configuration for b2ctelcotmfwebservices extension
- Since:
- 2007
-
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
-