
| Class | Description |
|---|---|
| AppErrorProperties | |
| AppLogProperties |
Created by zhanghaolun on 16/9/22.
|
| AppProperties |
Configuration properties for spring-boot applications.
|
| AppSecurityProperties | |
| AppUtils |
Created by zhanghaolun on 16/10/29.
|
| OnAppSecurityCondition | |
| OnAppTypeCondition | |
| OnNotEnvProductionCondition |
Created on 16/9/26.
|
| PathUtils |
Created by zhanghaolun on 16/11/3.
|
| Enum | Description |
|---|---|
| AppErrorProperties.SearchStrategy | |
| AppSecurity |
Created by zhanghaolun on 16/11/1.
|
| AppType |
Application type.
|
| Annotation Type | Description |
|---|---|
| ConditionalOnAppSecurity |
Conditional that matches when the app security are enabled or disabled. |
| ConditionalOnAppType |
Conditional that only matches when the specified app type matches. |
| ConditionalOnNotEnvProduction |
Conditional that only matches when the specified profiles are active. |
Copyright © 2017. All rights reserved.