| Class | Description |
|---|---|
| AppConfigPlugin |
AppConfigPlugin scan source code or byte code to detect if there are any user defined AppConfigurator implementation and use it to populate AppConfig default values |
| AppConfigurator<T extends AppConfigurator> |
Base class for app developer implement source code based configuration
|
| AppConfigurator.CorsSetting | |
| AppConfigurator.CsrfSetting | |
| AutoConfigPlugin |
| Annotation Type | Description |
|---|---|
| AutoConfig |
This annotation marks a class as auto configured class.
|
Copyright © 2014–2017 ActFramework. All rights reserved.