mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Skip CRaC support with native images to avoid compiling related infrastructure to the native image and to fix tests via gh-30422. See gh-30242