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

Document non-default candidate beans and Java-based configuration of non-autowire candidate beans #33392

Closed
wilkinsona opened this issue Aug 15, 2024 · 0 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: documentation A documentation task
Milestone

Comments

@wilkinsona
Copy link
Member

Affects: 6.2

As part of spring-projects/spring-boot#22403, I'd like to link to some Spring Framework reference documentation that explains defaultCandidate=false and shows how to use it. Unless the search is failing me, it doesn't appear to be mentioned at all in the reference documentation at the moment.

Something similar for autowireCandidate=false would also be useful for spring-projects/spring-boot#41526. I've found "Excluding a Bean from Autowiring" but it's focused purely on XML configuration.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Aug 15, 2024
@jhoeller jhoeller added type: documentation A documentation task in: core Issues in core modules (aop, beans, core, context, expression) and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Aug 20, 2024
@jhoeller jhoeller added this to the 6.2.x milestone Aug 20, 2024
@jhoeller jhoeller modified the milestones: 6.2.x, 6.2.0-RC2 Sep 25, 2024
@jhoeller jhoeller self-assigned this Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

3 participants