Stop referring to old Spring versions in the reference manual
This commit is contained in:
@@ -209,7 +209,7 @@ class UserHandler(builder: WebClient.Builder) {
|
||||
== Transactions
|
||||
|
||||
Transactions on Coroutines are supported via the programmatic variant of the Reactive
|
||||
transaction management provided as of Spring Framework 5.2.
|
||||
transaction management.
|
||||
|
||||
For suspending functions, a `TransactionalOperator.executeAndAwait` extension is provided.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user