Class PrSwaggerVersionConfig
java.lang.Object
de.hybris.platform.partyroletmfwebservices.config.PrSwaggerConfig
de.hybris.platform.partyroletmfwebservices.v2.config.PrSwaggerVersionConfig
@EnableSwagger2
@Component("SwaggerV2")
@ImportResource("WEB-INF/config/v2/springmvc-v2-servlet.xml")
public class PrSwaggerVersionConfig
extends PrSwaggerConfig
Swagger Version Configuration for partyroletmfwebservices extension
- Since:
- 2208
-
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()
-
-
Method Details
-
getVersion
- Overrides:
getVersionin classPrSwaggerConfig
-