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