| Class | Description |
|---|---|
| EnableBeanContextAutoConfiguration |
Spring boot auto-configuration class to setup a
Context scope using Spring application context (or in exact
terms, using the application context BeanFactory) to provide context resource instances as Spring beans. |
| JwtAutoConfiguration |
Spring boot auto-configuration class to setup a
JwtConfiguration bean (if not already present in the Spring
application context) using the holon.jwt. |
| JwtAutoConfiguration.JwtConfigurationConfiguration | |
| TenantScopeAutoConfiguration |
Spring boot auto-configuration class to setup the Spring tenant scope when a
TenantResolver bean is
available. |
| TenantScopeAutoConfiguration.EnableTenantScopeConfiguration |
Copyright © 2019 The Holon Platform. All rights reserved.