@ConfigRoot public class DebugConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) Optional<String> |
generatedClassesDir
If set to a directory, all generated classes will be written into that directory
|
(package private) boolean |
reflection
If set to true, writes a list of all reflective classes to META-INF
|
| Constructor and Description |
|---|
DebugConfig() |
@ConfigItem(defaultValue="false") boolean reflection
@ConfigItem Optional<String> generatedClassesDir
Copyright © 2020 JBoss by Red Hat. All rights reserved.