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 sample for reusable repository extensions #690

Closed
wants to merge 5 commits into from

Conversation

christophstrobl
Copy link
Member

This PR contains a sample demonstrating how to create a reusable repository extension.
The extension is an independent artefact (different namespace, independent packaging) that leverages spring.factories and boot auto configuration to provide ready to use custom functionality for spring data repositories.

@christophstrobl christophstrobl added the type: enhancement A general enhancement label Nov 22, 2024
@mp911de mp911de changed the title Add sample for reusable repository extensions. Add sample for reusable repository extensions Nov 22, 2024
@mp911de mp911de closed this in 8d0bde0 Nov 22, 2024
mp911de added a commit that referenced this pull request Nov 22, 2024
Gzip input data. Reformat code, replace space indents with tab indents. Convert readme to Asciidoc.

See #690
@mp911de mp911de deleted the labs/spring-factories-fragments branch November 22, 2024 10:15
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.

2 participants