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
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
Spring Batch services can use Java Configurations to configure batch Job using Spring Boot. (https://spring.io/guides/gs/batch-processing/)
The sample we have in Spring XD uses xml instead of java config (https://github.com/spring-projects/spring-xd-samples/tree/master/batch-simple)
It will be better, if the example shows how to use Spring Boot style job configuration.
The text was updated successfully, but these errors were encountered: