| Enum | Description |
|---|---|
| ConfigProperties.NamingStrategy |
| Annotation Type | Description |
|---|---|
| ConfigIgnore |
When applied to a field of class annotated with
ConfigProperties, that field will be ignored
for the purposes of configuration |
| ConfigPrefix |
Uses in order to set the prefix for a configuration object at the injection point
|
| ConfigProperties |
Allow configuration properties with a common prefix to be grouped into a single class
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.