Details
-
Type:
New Feature
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 5.x Backlog
-
Component/s: Transaction
-
Labels:None
-
Last commented by a User:true
Description
With the advent of functional libraries handling exceptions using Try types has become quite a recurring pattern, Vavr.io's Try being a prominent example.
It would be cool if Spring's transaction management understood those well-known types and triggered rollbacks in case a failure representing value is returned from the method.
Attachments
Issue Links
- is related to
-
SPR-16530 Cache, allow custom wrapper types other than java.util.Optional
-
- Open
-
- relates to
-
DATACMNS-983 Support for Vavr's Try as query method return value
-
- Closed
-
- links to