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.