This repository demonstrates the benefits of Java 21 virtual threads, in terms of performance (in comparison to platform threads) and tracing/debugging (in comparison to non blocking with callbacks).
Go to OpenShift Developer Console, Select Java from the catalog and click on Create: Select Java version, fill in the Git Repo location "https://github.com/osa-ora ...