Document support of Vavr's Try
to potentially roll back declarative transactions
#29560
Labels
in: data
Issues in data modules (jdbc, orm, oxm, tx)
status: superseded
An issue that has been superseded by another
type: documentation
A documentation task
#20361 introduced support for Vavr's
Try
monad to trigger transaction rollbacks when an@Transactional
-annotated method returns aFailure
.I would appreciate it if that feature was described in the reference documentation, likely this section.
The text was updated successfully, but these errors were encountered: