Given https://github.com/spring-projects/spring-boot/pull/27659, it would be nice the builder and factory bean wrapper expose that setting as well.
Comment From: snicoll
Retrospectively it's not super important as postConfigurer
can be used for cases like this.