Uses of Class
com.broadleafcommerce.tenant.service.autoconfigure.UrlResolverProperties
Package
Description
-
Uses of UrlResolverProperties in com.broadleafcommerce.tenant.service
Modifier and TypeMethodDescriptionprotected UrlResolverProperties
DefaultTenantResolver.getProps()
protected UrlResolverProperties
DefaultUrlResolver.getProps()
ModifierConstructorDescriptionDefaultTenantResolver
(ApplicationService<Application> applicationService, TenantService<Tenant> tenantService, UrlResolverProperties props) -
Uses of UrlResolverProperties in com.broadleafcommerce.tenant.service.autoconfigure
Modifier and TypeMethodDescriptionTenantServiceAutoConfiguration.tenantResolver
(ApplicationService<Application> applicationService, TenantService<Tenant> tenantService, UrlResolverProperties props) TenantServiceAutoConfiguration.urlResolver
(UrlResolverProperties props)