Class CustomProjectRootBuildItem


  • public final class CustomProjectRootBuildItem
    extends io.quarkus.builder.item.SimpleBuildItem
    Build item that allows us to supply a custom project root instead of allowing dekorate to figure out the project root based on its own rules
    • Constructor Detail

      • CustomProjectRootBuildItem

        public CustomProjectRootBuildItem​(Path root)
    • Method Detail

      • getRoot

        public Path getRoot()