Skip to content

Enforce REQUIRES_NEW for correct transaction configuration on transactional event listeners #31414

@jhoeller

Description

@jhoeller

Following up on #30679 (comment), we decided to make the check more restrictive: only accepting @Transactional when declared with REQUIRES_NEW on an @TransactionalEventListener method.

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions