Skip to content

Overriding transaction management [BATCH-2294] #1289

Closed
@spring-projects-issues

Description

@spring-projects-issues

Abhay opened BATCH-2294 and commented

SimpleBatchConfiguration which gets loaded by any of spring application, created transactionManager bean irrespective of whether that bean is already created or not. This results in overriding transaction manager

@ConditionalOnMissingBean could be used for resolution of this issues


Affects: 3.0.1

Reference URL: http://stackoverflow.com/q/25303163/3073323

Issue Links:

  • BATCH-2642 Document how to make Spring Batch work with Spring Data JPA repositories
    ("is depended on by")

Referenced from: pull request #609, and commits a68d700

Backported to: 4.1.0.M3

3 votes, 5 watchers

Metadata

Metadata

Assignees

No one assigned

    Labels

    has: backportsLegacy label from JIRA. Superseded by "for: backport-to-x.x.x"in: coretype: bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions