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 a5ce581 commit 5eee00cCopy full SHA for 5eee00c
docs/src/main/asciidoc/virtual-threads.adoc
@@ -296,7 +296,7 @@ Note that all three models can be used in a single application.
296
297
== Use virtual thread friendly clients
298
299
-As mentioned in the href:why-not[Why not run everything on virtual threads?] section, the Java ecosystem is not entirely ready for virtual threads.
+As mentioned in the xref:why-not[Why not run everything on virtual threads?] section, the Java ecosystem is not entirely ready for virtual threads.
300
So, you need to be careful, especially when using a libraries doing I/O.
301
302
Fortunately, Quarkus provides a massive ecosystem that is ready to be used in virtual threads.
0 commit comments