| 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 | |
| JwtAutoConfiguration.JwtConfigurationConfiguration | |
| TenantScopeAutoConfiguration |
Spring boot auto-configuration class to setup the Spring tenant scope when a
TenantResolver bean is
available. |
Copyright © 2017 The Holon Platform. All rights reserved.