Update implements Jakarta EE 11 platform and brings support for Jakarta Data repositories and virtual threads.
Virtual threads introduce an abstraction layer between operating-system processes and application-level concurrency. Said differently, virtual threads can be used to schedule tasks that the Java ...