Skip to content
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

Add SPI mechanism for ahead-of-time repository fragment registration #3093

Closed
wants to merge 8 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented May 7, 2024

Closes #3090

@mp911de mp911de added the type: enhancement A general enhancement label May 7, 2024
mp911de and others added 4 commits August 6, 2024 09:15
Rename RepositoryMethodMetadata to RepositoryMethodContext.

Move RepositoryMethodContext to interceptor. Add flags to enable method metadata exposure. Expose MethodInvocation only if exposeMetadata is true.
Refine grammar, line breaks, typos.
christophstrobl pushed a commit that referenced this pull request Aug 8, 2024
Update javadoc and fix formatting.

Original Pull Request: #3093
christophstrobl pushed a commit that referenced this pull request Aug 8, 2024
christophstrobl added a commit that referenced this pull request Aug 8, 2024
Provide context during repository method invocation to potential consumers.

See: #3090
Original Pull Request: #3093
christophstrobl pushed a commit that referenced this pull request Aug 8, 2024
Rename RepositoryMethodMetadata to RepositoryMethodContext.
Add flags to enable method metadata exposure.

See: #3090
Original Pull Request: #3093
christophstrobl added a commit that referenced this pull request Aug 8, 2024
christophstrobl pushed a commit that referenced this pull request Aug 8, 2024
Refine grammar, line breaks, typos.

Original Pull Request: #3093
christophstrobl added a commit that referenced this pull request Aug 8, 2024
@christophstrobl christophstrobl deleted the issue/3090 branch August 8, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add SPI mechanism for ahead-of-time repository fragment registration
2 participants