Closed
Description
Oliver Drotbohm opened SPR-15806 and commented
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.
Issue Links:
- DATACMNS-983 Support for Vavr's Try as query method return value
- Cache, allow custom wrapper types other than java.util.Optional [SPR-16530] #21073 Cache, allow custom wrapper types other than java.util.Optional
3 votes, 4 watchers