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 #3090

Open
mp911de opened this issue May 6, 2024 · 0 comments · May be fixed by #3093
Open

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

mp911de opened this issue May 6, 2024 · 0 comments · May be fixed by #3093
Assignees
Labels
type: enhancement A general enhancement

Comments

@mp911de
Copy link
Member

mp911de commented May 6, 2024

Right now, we scan for fragments on the class path and either register fragments to the BeanFactory or use existing beans. It would be neat to have mechanism to register fragments for a particular repository upfront so that fragments can be provided as already-discovered collection of implementation classes for repository inclusion.

@mp911de mp911de added the type: enhancement A general enhancement label May 6, 2024
@mp911de mp911de self-assigned this May 6, 2024
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
1 participant