-
Notifications
You must be signed in to change notification settings - Fork 38.5k
Improve core container exception meta-data [SPR-13968] #18540
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
Comments
Andy Wilkinson commented I have another change that I'd like to see. I haven't submitted a pull request for it, as I'm really not sure how to go about it. I’d like |
Juergen Hoeller commented Andy Wilkinson, I'm trying to address the intent of your two pull requests in a slightly different way... rolling it into Juergen |
Juergen Hoeller commented Current outcome: a new
|
Andy Wilkinson commented Juergen Hoeller, this looks great. Thank you. Did you have a chance to consider my comment above, about provided access to the definitions of the beans involved in a |
Juergen Hoeller commented Andy Wilkinson, I'm not keen on including entire As for resolving such bean names yourself, note that Juergen |
Andy Wilkinson commented Thanks, Juergen Hoeller. I've prototyped something based on
|
Juergen Hoeller commented Ah, good catch. I'll add a corresponding Juergen |
Stéphane Nicoll opened SPR-13968 and commented
Andy Wilkinson submitted two PRs to improve the meta-data of the core container exception. We should review those and further improve it if necessary. The PRs are #969 and #965
Affects: 4.2.4
Issue Links:
@Bean
methodReferenced from: commits b6f6949, b6dd8a9
The text was updated successfully, but these errors were encountered: