We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7429119 commit 7d5f828Copy full SHA for 7d5f828
documentation/src/main/asciidoc/introduction/Tuning.adoc
@@ -1175,7 +1175,7 @@ It's much more typesafe to use one of the first two options.
1175
=== Reactive programming with Hibernate
1176
1177
:hr: https://hibernate.org/reactive/
1178
-:hr-guide: https://hibernate.org/reactive/documentation/2.0/reference/html_single/
+:hr-guide: https://hibernate.org/reactive/documentation/3.0/reference/html_single/
1179
1180
Finally, many systems which require high scalability now make use of reactive programming and reactive streams.
1181
{hr}[Hibernate Reactive] brings O/R mapping to the world of reactive programming.
0 commit comments