@ConfigRoot public class PlatformConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
artifactId
artifactId of the platform to use
|
(package private) String |
groupId
groupId of the platform to use
|
(package private) String |
version
version of the platform to use
|
| Constructor and Description |
|---|
PlatformConfig() |
@ConfigItem(defaultValue="io.quarkus") String groupId
@ConfigItem(defaultValue="quarkus-universe-bom") String artifactId
@ConfigItem(defaultValue="999-SNAPSHOT") String version
Copyright © 2021 JBoss by Red Hat. All rights reserved.