-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Description
Caleb Cushing opened SPR-13085 and commented
It would be nice to have a scope that was aware of transactions (in the way that request is aware of http) so that beans could be cleared at the end of a transaction.
I currently have need of creating a bean that only lasts for the transaction, if a new transaction exists I need a new bean.
I know I can write this myself (and will have to) but it'd be nice and would seem obvious that spring-tx could facilitate this scope.
No further details from SPR-13085
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement