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