which boots up the app in devmode so you have devui working etc. Do a request (changing nothing about it) and quarkus will fail with this: java.io ...
My project is a legacy Java 8 application that relies on com.sun.source.* packages. Although I have configured the language extension to use JDK 25, the code referencing com.sun.source.* still shows ...