mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
607c84f960
This commits makes sure that a bean that produces an array can be processed ahead of time. If the request target type is an array, its component type is used. Closes gh-31426