Hi When developing and running/debugging a Spring Boot Camel Java application the file components root seems to be default to the project root (in IDEA anyhow).
When converting to a Quarkus version the same path is now not applicable. Where is the "default root" for the file component when running in quarkus:dev mode? Thx /M