See: https://hibernate.org/reactive/documentation/1.0/reference/html_single/#_transactions
And Spring have no plan to add Hibernate Reactive, if you want to use @Transacational annotation, have a look at Micronaut and Quarkus, both have built-in support for Hibernate Reactive.