You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.