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
The users of Batch typically need to manage the job parameter logic themselves. It would be nice to provide some functionality out of the box to simplify this exercise. Spring Boot has a good example in the JobLauncherCommandLineRunner#getNextParameters method that could move over.
Michael Minella opened BATCH-2640 and commented
The users of Batch typically need to manage the job parameter logic themselves. It would be nice to provide some functionality out of the box to simplify this exercise. Spring Boot has a good example in the
JobLauncherCommandLineRunner#getNextParameters
method that could move over.Affects: 3.0.7
Reference URL: spring-projects/spring-boot#10135
Referenced from: commits a35784d
The text was updated successfully, but these errors were encountered: