Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-1957

ServiceInjector fails to handle Generic Types in target fields of type List

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • None
    • 2.0.0-M1
    • Core
    • None

    Description

      works

      @javax.inject.Inject
      List<GridSystemService> gridSystemServices;
      

      does not work

      @javax.inject.Inject
      List<GridSystemService<?>> gridSystemServices;
      

      Attachments

        Activity

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

          People

            hobrom Andi Huber
            hobrom Andi Huber
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment