mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 21:39:05 +00:00
This commit removes the previously introduced reflection hints that were working around known issues in GraalVM. Spring Framework 6.1 will require recent maintenance versions of GraalVM and should not contribute such hints anymore. Closes gh-30394