mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 04:09:04 +00:00
gh-28506 introduces a big footprint regression on native, so it should for now be skipped when compiling to native images. Such support could potentially be re-introduced via gh-29081. Closes gh-29183