mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
fb1aa4f5d5
This commit prevents a StackOverflowError in BindingReflectionHintsRegistrar when processing enum types and refine related generated hints. See gh-28683