Uses of Enum Class
io.quarkus.deployment.BootstrapConfig.MisalignedPlatformImports
Packages that use BootstrapConfig.MisalignedPlatformImports
-
Uses of BootstrapConfig.MisalignedPlatformImports in io.quarkus.deployment
Methods in io.quarkus.deployment that return BootstrapConfig.MisalignedPlatformImportsModifier and TypeMethodDescriptionBootstrapConfig.misalignedPlatformImports()Whether to throw an error, warn or silently ignore misaligned platform BOM importsReturns the enum constant of this class with the specified name.BootstrapConfig.MisalignedPlatformImports.values()Returns an array containing the constants of this enum class, in the order they are declared.