Spring Boot and new multi-platform model

Hello,

I’m trying to run a new multi-platform project with Spring Boot. I managed to make “bootRun” task work with unsupported presets.jvmWithJava configuration, but the application is not working correctly. It looks like Spring annotations are not processed at all. Does anyone have a working example of such configuration?

Regards,
Robert Jaros