-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: spring-projects/spring-batch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow to create JsonLineMapper with provided target type other than Map
#5345
opened Mar 16, 2026 by
quaff
Loading…
Introduce JsonLineAggregator for FlatFileItemWriter to write JSON Lines format file
#5344
opened Mar 16, 2026 by
quaff
Loading…
Replace
System.getProperty("line.separator") with System.lineSeparator()
#5341
opened Mar 13, 2026 by
quaff
Loading…
Fix command line parameter parsing to support values containing commas
#5335
opened Mar 12, 2026 by
nikitanagar08
Loading…
Make JFR optional to support minimized JREs without jdk.jfr module
#5334
opened Mar 12, 2026 by
nikitanagar08
Loading…
Add ExitStatus overload for on() method in builder classes
#5325
opened Mar 9, 2026 by
tahayigitmelek
Loading…
Introduce addListener method in StepBuilder and JobBuilder for better clarity
#5323
opened Mar 7, 2026 by
nikitanagar08
Loading…
Fix TaskletStep to propagate checked exceptions when rollback is disabled
#5322
opened Mar 7, 2026 by
nikitanagar08
Loading…
Fix restart aggregation when remote partitions are already completed
#5318
opened Mar 5, 2026 by
answndud
Loading…
Fail TaskletStep on checked exceptions in non-rollback mode
#5316
opened Mar 4, 2026 by
answndud
Loading…
Add BatchJobLifecycleManager for graceful job execution shutdown
#5312
opened Mar 4, 2026 by
nikitanagar08
Loading…
Remove unnecessary null check against createTime of execution
#5304
opened Feb 26, 2026 by
quaff
Loading…
Optimize JdbcJobExecutionDao#findJobExecutions by reusing the provided JobInstance
#5300
opened Feb 23, 2026 by
l2yujw
Loading…
Fix inaccurate exception message in TaskExecutorJobLauncher
#5287
opened Feb 13, 2026 by
kojw1017
Loading…
GH-5285: Clarify JavaDoc of BatchStatus.isLessThanOrEqualTo
#5286
opened Feb 13, 2026 by
yuseogi0218
Loading…
Fix make JsonObjectReader close operations null-safe
#5282
opened Feb 12, 2026 by
banseok1216
Loading…
Fix MongoJobInstanceDao to comply with JobInstanceDao contract
#5275
opened Feb 7, 2026 by
combe4259
Loading…
Fix JsonFileItemWriter to produce valid JSON when append allowed
#5273
opened Feb 6, 2026 by
quaff
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.