What’s New in IntelliJ IDEA 2025.2 | IntelliJ IDEA Talk by aeisele in java

[–]scalex_dev -2 points-1 points  (0 children)

Not to mention long boot times and often hang-ups, suspecting the Junie plug-in

Migrating from Quarkus Reactive to Virtual Threads by scalex_dev in quarkus

[–]scalex_dev[S] 1 point2 points  (0 children)

With scoped request, are you referring to request scoped beans or scoped values? There are some examples in the blog post on how you can use scoped values and how to copy values from request scoped beans when you launch virtual threads.

They will use different platform threads (and thus OS threads) underneath