-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancementA general enhancement
Milestone
Description
Currently spring transactions bind to ThreadLocal.
Are there any plans to support binding to Kotlin coroutines?
For example @transactional over a suspend function maybe should
bind to the coroutine context regardless of the executing thread.
rodolphocouto, the-fine, GuoDuanLZ, dcoraboeuf, sakthi-logn and 3 more
Metadata
Metadata
Assignees
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancementA general enhancement