Skip to content

AnnotationRevisionMetadata should consider annotations on methods #2569

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mp911de opened this issue Mar 2, 2022 · 0 comments
Closed

AnnotationRevisionMetadata should consider annotations on methods #2569

mp911de opened this issue Mar 2, 2022 · 0 comments
Assignees
Labels
in: core Issues in core support type: enhancement A general enhancement

Comments

@mp911de
Copy link
Member

mp911de commented Mar 2, 2022

Based on spring-projects/spring-data-envers#313 we should try to detect annotations on methods as well as e.g. org.hibernate.envers.RevisionNumber can be used to annotate methods.

@mp911de mp911de added in: core Issues in core support type: enhancement A general enhancement labels Mar 2, 2022
@mp911de mp911de added this to the 2.6.3 (2021.1.3) milestone Mar 2, 2022
@mp911de mp911de self-assigned this Mar 2, 2022
mp911de added a commit that referenced this issue Mar 2, 2022
We now detect annotated methods.

Closes #2569
mp911de added a commit that referenced this issue Mar 2, 2022
Lazily make methods and fields accessible. Introduce invoke method to AnnotationDetectionMethodCallback.

See #2569
schauder pushed a commit that referenced this issue Mar 2, 2022
schauder pushed a commit that referenced this issue Mar 2, 2022
schauder pushed a commit that referenced this issue Mar 2, 2022
Lazily make methods and fields accessible. Introduce invoke method to AnnotationDetectionMethodCallback.

See #2569
schauder pushed a commit that referenced this issue Mar 2, 2022
schauder pushed a commit that referenced this issue Mar 2, 2022
Lazily make methods and fields accessible. Introduce invoke method to AnnotationDetectionMethodCallback.

See #2569
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core support type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant