Skip to content

DATAMONGO-1291 - Read document metadata from composed annotations. #326

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
wants to merge 2 commits into from

Conversation

christophstrobl
Copy link
Member

We now use AnnotationUtils.findAnnotation for @Document lookup which enables the full power of Spring composable annotations.

Supersedes: #323

We now use AnnotationUtils.findAnnotation for @document lookup which enables the full power of Spring composable annotations.
@odrotbohm odrotbohm closed this Nov 6, 2015
@odrotbohm odrotbohm deleted the issue/DATAMONGO-1291 branch November 6, 2015 13:34
christophstrobl added a commit that referenced this pull request Nov 6, 2015
We now use Spring's AnnotationUtils.findAnnotation(…) for @document lookup which enables the full power of Spring 4.2's composable annotations.

Original pull request: #326.
@odrotbohm odrotbohm self-assigned this Nov 6, 2015
@odrotbohm
Copy link
Member

That's merged for Hopper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants