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

Replace context by provider<Foo>() in Kotlin bean DSL [SPR-17352] #21886

Closed
spring-projects-issues opened this issue Oct 8, 2018 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Oct 8, 2018

Sébastien Deleuze opened SPR-17352 and commented

Spring Framework 5.1.0 exposed by mistake context in the Kotlin bean DSL API in order to fix #20816. Now that BeanFactory#getBeanprovider is available, it should be exposed via a provider<Foo>() function in order to provide a more clean API.


Issue Links:

Referenced from: commits af6a556

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
Development

No branches or pull requests

2 participants