@Configuration @ConditionalOnClass(value=com.holonplatform.spring.internal.tenant.TenantScope.class) @ConditionalOnSingleCandidate(value=TenantResolver.class) public class TenantScopeAutoConfiguration extends Object
TenantResolver bean is
available.EnableTenantScope| Modifier and Type | Class and Description |
|---|---|
static class |
TenantScopeAutoConfiguration.EnableTenantScopeConfiguration |
| Constructor and Description |
|---|
TenantScopeAutoConfiguration() |
Copyright © 2019 The Holon Platform. All rights reserved.