Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-5236

Single @Property annotation on a type doesn't work

    XMLWordPrintableJSON

Details

    Description

      FELIX-5180 introduced the option to add @Property annotations on a type, this doesn't work in case there is only a single property.

      The AnnotationCollector gets the @Property annotations by reading the value of the @RepatableProperty annotation. This @RepeatableProperty is only available when there is more than one @Property annotation.

      If more than one annotation of the requested type is present, you can obtain them by first getting their container annotation.

      https://docs.oracle.com/javase/tutorial/java/annotations/repeating.html

      Attachments

        Activity

          People

            pderop Pierre De Rop
            brampouwelse Bram Pouwelse
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: