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 logging dependency in BeanUtils #27070

Closed
jhoeller opened this issue Jun 16, 2021 · 0 comments
Closed

Remove logging dependency in BeanUtils #27070

jhoeller opened this issue Jun 16, 2021 · 0 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Milestone

Comments

@jhoeller
Copy link
Contributor

jhoeller commented Jun 16, 2021

The logging dependency in BeanUtils is just for findEditorByConvention which has hardly any relevance these days. In order to make BeanUtils more lightweight in terms of its class initialization, also for native environments, let's drop those log statements.

@jhoeller jhoeller added in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement labels Jun 16, 2021
@jhoeller jhoeller added this to the 5.3.9 milestone Jun 16, 2021
@jhoeller jhoeller self-assigned this Jun 16, 2021
Zoran0104 pushed a commit to Zoran0104/spring-framework that referenced this issue Aug 20, 2021
lxbzmy pushed a commit to lxbzmy/spring-framework that referenced this issue Mar 26, 2022
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: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants