Lukáš Kořán
Lukáš Kořán
This issue started occurring after upgrading to Spring Boot 3.0.6 from 3.0.5 so it seems to be some regression bug. Unfortunately I have not been able to track down what...
I can confirm the issue. The mentioned fix is part of the solution. Second issue is that `MongockCommunityProperties` doesn't expose `mongock.properties` resource for native processing. As a workaround it is...
Even after the changes proposed, I still have issues with Mongock. Mongock works fine when the same app runs on JVM, unfortunately, the GraalVM build has the following issues. For...