Skip to content

JpaTransactionManager not created when needed #189

@dsyer

Description

@dsyer

Commit d39a836 added a @Conditional guarding the JpaTransactionManager but failed to take into account the possibility that a DataSourceTransactionManager might already have been autoconfigured.

I can see a test for this already and it passes, so need to do some more research on what happened here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions