@ConfigRoot(phase=BUILD_TIME) static final class ApplicationArchiveBuildStep.IndexDependencyConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) Map<String,IndexDependencyConfig> |
indexDependency
Artifacts on the class path that should also be indexed, which will allow classes in the index to be
processed by Quarkus processors
|
| Constructor and Description |
|---|
IndexDependencyConfiguration() |
@ConfigItem(name="<<parent>>") Map<String,IndexDependencyConfig> indexDependency
Copyright © 2020 JBoss by Red Hat. All rights reserved.