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

Remove BeanTypeRegistry #17594

Closed
philwebb opened this issue Jul 20, 2019 · 1 comment
Closed

Remove BeanTypeRegistry #17594

philwebb opened this issue Jul 20, 2019 · 1 comment
Assignees
Labels
type: task A general task
Milestone

Comments

@philwebb
Copy link
Member

spring-projects/spring-framework#23056 will hopefully remove the need for our custom bean tracking code.

@philwebb philwebb added this to the 2.2.x milestone Jul 20, 2019
@philwebb philwebb added the type: task A general task label Jul 20, 2019
@philwebb philwebb self-assigned this Jul 20, 2019
philwebb added a commit that referenced this issue Jul 20, 2019
Polish `OnBeanCondition` and make it easier to remove `BeanTypeRegistry`
in the future.

See gh-17594
philwebb added a commit to philwebb/spring-boot that referenced this issue Jul 23, 2019
Remove `BeanTypeRegistry` and rely entirely on standard calls Spring
Framework APIs.

Closes spring-projectsgh-17594
@philwebb
Copy link
Member Author

This commit can be cherry-picked when spring-projects/spring-framework#23056 is closed.

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

No branches or pull requests

2 participants