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/...