This is a simple experiment using a build of Java 16 to create a simple Spark Java application that's backed by Project Loom's Virtual Threads as Jetty's ThreadPool implementation. It is based on prior art
It's basically a web server whose routes/endpoints are specified with Spark to serve an HTML page and some JavaScript - written inline using Text Blocks!.