@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 classpath that should also be indexed.
|
| Constructor and Description |
|---|
IndexDependencyConfiguration() |
@ConfigItem(name="<<parent>>") @ConfigDocSection @ConfigDocMapKey(value="dependency-name") Map<String,IndexDependencyConfig> indexDependency
Their classes will be in the index and processed by Quarkus processors.
Copyright © 2021 JBoss by Red Hat. All rights reserved.