2.4.0 Rest Repositories initializ project reports lots of Beans is not eligible for getting processed by all BeanPostProcessors #24322
Labels
for: external-project
For an external project and not something we can fix
I just started using Spring Boot and noticed a lot of INFO messages reporting Bean 'X' of type [Y] is not eligible for getting processed by all BeanPostProcessors.
I noticed this behavior when I updated from 2.3.5.RELEASE to 2.4.0.
This repo illustrate the behavior observed : https://github.com/yohanndumais/demo-data-rest
created from spring initializr : https://start.spring.io/...
The text was updated successfully, but these errors were encountered: