Uses of Interface
io.quarkus.deployment.BootstrapConfig
Packages that use BootstrapConfig
-
Uses of BootstrapConfig in io.quarkus.deployment.builditem
Methods in io.quarkus.deployment.builditem with parameters of type BootstrapConfigModifier and TypeMethodDescriptionio.quarkus.bootstrap.model.ApplicationModelAppModelProviderBuildItem.validateAndGet(BootstrapConfig config) Validates the platform imports in the application model against the provided bootstrap configuration. -
Uses of BootstrapConfig in io.quarkus.deployment.steps
Fields in io.quarkus.deployment.steps declared as BootstrapConfig