mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
4a4b332709
This commit changes the FatalBeanException previously thrown for an IllegalArgumentException which seems more suitable for that use case. Closes gh-29860