Class BaSwaggerVersionConfig
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.config.BaSwaggerConfig
de.hybris.platform.billingaccounttmfwebservices.v1.config.BaSwaggerVersionConfig
@EnableSwagger2
@Component("SwaggerV1")
@ImportResource("WEB-INF/config/v1/springmvc-v1-servlet.xml")
@Deprecated(since="2208")
public class BaSwaggerVersionConfig
extends BaSwaggerConfig
Deprecated.
2208
Swagger Version Configuration for billingaccounttmfwebservices extension
- Since:
- 2105
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.billingaccounttmfwebservices.config.BaSwaggerConfig
apiDocumentation, apiInfo, clientCredentialFlow, getConfigurationService, getPropertyValue, oauthSecurityContext, oauthSecurityReferences, passwordFlow
-
Constructor Details
-
BaSwaggerVersionConfig
public BaSwaggerVersionConfig()Deprecated.
-
-
Method Details
-
getVersion
Deprecated.- Overrides:
getVersionin classBaSwaggerConfig
-