- 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
Add OceanBase database type in: core pr-for: feature status: waiting-for-reporter Issues for which we are waiting for feedback from the reporter
#4711 opened Nov 19, 2024 by xzxiaoshan Loading…
fix MongoCursorItemReaderBuilder sorts field validation logic
#4922 opened Jul 22, 2025 by apptie Loading…
Prefix for JobScope changed to scopedTarget in: core pr-for: bug related-to: batch-scopes status: feedback-provided Issues for which the feedback requested from the reporter was provided
Add compile-time safety to FlatFileItemReaderBuilder DSL
#4929 opened Jul 23, 2025 by snowykte0426 Loading…
GH-4941: Add batchSize option to RedisItemReader for optimizing N+1 problem using Redis MGET
#4942 opened Aug 6, 2025 by DevSeongmin Loading…
Fix: FlatFileItemWriterBuilder - Ensure names() is respected for RecordFieldExtractor
#4936 opened Aug 4, 2025 by DevSeongmin Loading…
Eliminate unnecessary query for current version status: feedback-provided Issues for which the feedback requested from the reporter was provided
#4797 opened Mar 27, 2025 by quaff Loading…
Enhance RedisItemReader/Writer performance with pipelining
#4940 opened Aug 4, 2025 by noojung Loading…
Add delete cascade on metadata tables' foreign keys in: core pr-for: feature
#4584 opened May 5, 2024 by mayleaf Loading…
Add
afterJobSaved method and @AfterJobSaved interface (#4851) #4853 opened May 31, 2025 by hannosgit Loading…
Refactor JDBC DAOs to use JdbcClient where feasible status: feedback-provided Issues for which the feedback requested from the reporter was provided
#4897 opened Jul 1, 2025 by quaff Loading…
Improve error message when using ResourcelessJobRepository with partitioned steps
#4952 opened Aug 17, 2025 by khj68 Loading…
Reset CompositeItemReader iterator on open to support multiple executions
#4938 opened Aug 4, 2025 by therepanic Loading…
Fix for reading fixed length resources without line ending in: infrastructure pr-for: feature status: waiting-for-triage Issues that we did not analyse yet
#3712 opened May 13, 2020 by parikshitdutta Loading…
BATCH-2478: Improve JdbcPagingItemReader ResultSet access in: infrastructure pr-for: bug status: waiting-for-triage Issues that we did not analyse yet
#450 opened Jan 26, 2017 by Kuroshii Loading…
Terminates the job if a flag is set on afterStep in: core status: waiting-for-reporter Issues for which we are waiting for feedback from the reporter
#4455 opened Sep 23, 2023 by umbum Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.