@ConfigRoot(name="<<parent>>", phase=RUN_TIME) public class TopLevelRootConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) Optional<String> |
profile
Profile that will be active when Quarkus launches
Default value is 'prod'
|
| Constructor and Description |
|---|
TopLevelRootConfig() |
@ConfigItem Optional<String> profile
Copyright © 2021 JBoss by Red Hat. All rights reserved.