:rocket: For anyone who has been itching to start ...
# http4k
d
🚀 For anyone who has been itching to start using Java 21's Virtual Threading model, the newest version of http4k (v5.9.0.0) now uses the the newly released stable v4 of Helidon, and includes both a Loom-powered server (http4k-server-helidon) and client (http4k-client-helidon) modules. 🚀
🎉 8
a
Nice. My previous loom test on java 19 ended up using more memory than before, but it will be interesting to try it again.