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
In Batch 5, spring-jdbc is now a required dependency (it was previously optional). We should review the auto-configuration to see if there are any simplifications to be made as we no longer need to support situations where Batch is on the classpath and spring-jdbc is not.