Skip to content

SPR-16628 - Improve NoSuchBeanDefinitionException to include a reference to the dependent bean #1751

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

Conversation

andersonkyle
Copy link

SPR-16628

This PR allows a NoSuchBeanDefinitionException to refer to the dependent bean which improves clarity and traceability.

Additionally this information will be useful in a Spring Boot Failure Analyzer.

@jhoeller
Copy link
Contributor

Resolved in a different way in a style consistent with other missing dependency scenarios, as mentioned in JIRA. Thanks for the PR, in any case!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants