hibernate / hibernate-models

An abstraction over "reflection" and annotations
Apache License 2.0
2 stars 5 forks source link

Enforce container usage of repeatable annotations (part 2) #71

Closed sebersole closed 2 months ago

sebersole commented 2 months ago

https://github.com/hibernate/hibernate-models/issues/70 enforces that container is used from MutableAnnotationTarget. However, the singular repeatable is still possible from source annotations