20361 introduced support for Vavr's Try monad to trigger transaction rollbacks when an @Transactional-annotated method returns a Failure.

I would appreciate it if that feature was described in the reference documentation, likely this section.

Comment From: jhoeller

Superseded by PR #30108.