Closed
Description
As of #32330, usage of @EnableBatchProcessing
is now discouraged since this turns off the Spring Boot auto-configuration for Spring Batch. This annotation is still featured frequently in our own reference documentation and we should align it with the new best practices.