Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-1287

Add org.apache.webbeans.application.supportsImplicitQualifierInjection to enable to skip @Inject for injections based on qualifiers

Attach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment Visibility
    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.11
    • None
    • None

    Description

      The feature enables to replace

      @Inject
      @MyQualifier
      private Foo foo;
      

      by

      @MyQualifier
      private Foo foo;
      

      it concerns fields and methods.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            romain.manni-bucau Romain Manni-Bucau
            romain.manni-bucau Romain Manni-Bucau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment