Automatically expand repeatable annotations in MappingAnnotatedElement

Description

Currently, if an annotation is annotated with @Repeatable, and the repeatable "container" annotation is used on the annotated element, the result of annotatedElement.allAnnotations() will include the "container" annotation. We should include the repeated annotations directly, instead.

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Sprint

Fix versions

Priority

Created September 9, 2020 at 7:31 AM
Updated October 8, 2020 at 12:30 PM
Resolved September 11, 2020 at 7:43 AM