-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
in: corerelated-to: infrastructure-configurationstatus: for-internal-teamIssues that are planned to be resolved by the Spring Batch team, and not open for contributions.Issues that are planned to be resolved by the Spring Batch team, and not open for contributions.type: enhancement
Milestone
Description
As of v5.2, it is required to provide a transaction manager to tasklet and chunk-oriented steps even if transactions are not needed (in which case users typically have to provide a ResourcelessTransactionManager
).
If users do not need transaction, it should be possible to not provide a transaction manager at all.
Metadata
Metadata
Assignees
Labels
in: corerelated-to: infrastructure-configurationstatus: for-internal-teamIssues that are planned to be resolved by the Spring Batch team, and not open for contributions.Issues that are planned to be resolved by the Spring Batch team, and not open for contributions.type: enhancement