Yohann Dumais opened DATAREST-1590 and commented
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/... with only Rest Repositories as a dependencies.
I created this issue against spring-boot 2.4.0 and is still observable with 2.4.1.
As I am new to Data Rest and spring-boot, I am concerned that I might encounter spring configuration issues.
Affects: 3.4.2 (2020.0.2)
Reference URL: spring-projects/spring-boot#24322
Backported to: 3.4.3 (2020.0.3)