Skip to content

Refine inner beans arrangement #2584

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 24, 2022 · 1 comment
Closed

Refine inner beans arrangement #2584

mp911de opened this issue Mar 24, 2022 · 1 comment
Assignees
Labels
theme: 3.0 type: enhancement A general enhancement

Comments

@mp911de
Copy link
Member

mp911de commented Mar 24, 2022

When defining repository factory beans, we make use of inner beans to e.g. load named queries. Ideally, we register a single bean that gets reused across multiple factory beans.

@mp911de mp911de added type: enhancement A general enhancement theme: 3.0 labels Mar 24, 2022
@mp911de
Copy link
Member Author

mp911de commented Apr 4, 2022

RepositoryBeanDefinitionBuilder heavily uses inner beans for named queries (PropertiesFactoryBean, PropertiesBasedNamedQueries). It would make sense to revisit and simplify this arrangement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: 3.0 type: enhancement A general enhancement
Projects
None yet
2 participants