Browse Source
Add a `getTypeHierarchy()` method to `MergedAnnotation` that can be used to return the full type hierarchy information. This method is specifically designed to be used in combination with `MergedAnnotationPredicates.unique`. This update also allows us to delete the `parentAndType` method from `AnnotatedElementUtils`. Closes gh-22908pull/25019/head
Phillip Webb
6 years ago
committed by
Juergen Hoeller
8 changed files with 65 additions and 8 deletions
Loading…
Reference in new issue