Uses of Class
io.quarkus.deployment.sbom.ApplicationManifestsBuildItem
Packages that use ApplicationManifestsBuildItem
-
Uses of ApplicationManifestsBuildItem in io.quarkus.deployment.sbom
Methods in io.quarkus.deployment.sbom that return ApplicationManifestsBuildItemModifier and TypeMethodDescriptionApplicationManifestsBuildStep.generate(List<ArtifactResultBuildItem> artifactResultBuildItems) Aggregates application manifest configurations and creates application manifests from which SBOMs could be generated by SBOM generating build steps.