It looks like the only way to enable virtual threads support is via a System property. How tough would it be, at least within spring boot, to enable this feature via other means (like application.properties similar to how Spring Boot itself enables virtual threads)?
