The improvement of PostProcessorRegistrationDelegate.registerBeanPostProcessors() #26398
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: declined
A suggestion or change that we don't feel we should currently apply
I find that the code of
PostProcessorRegistrationDelegate.registerBeanPostProcessors()
is a little illogical and I can improve the code with one time offor
compared with the original codeHere is the original code
and this is my opinion,
could I submit a merge request to the project?
The text was updated successfully, but these errors were encountered: