Class AllowedJaxRsAnnotationPrefixBuildItem


  • public final class AllowedJaxRsAnnotationPrefixBuildItem
    extends io.quarkus.builder.item.MultiBuildItem
    The package prefix of any annotations that have to be compatible with JaxRs resource class to allow constructor injection.
    • Constructor Detail

      • AllowedJaxRsAnnotationPrefixBuildItem

        public AllowedJaxRsAnnotationPrefixBuildItem​(String prefix)
    • Method Detail

      • getAnnotationPrefix

        public String getAnnotationPrefix()