mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
dfd4aae4f6
This commit primarily allows for a `SynthesizingMethodParameter` to be created for a `Constructor` parameter but also introduces an additional overloaded constructor from `MethodParameter`. Issue: SPR-14054