mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
699d3f15e8
This commit refactors the internals of LocalVariableTableParameterNameDiscoverer to use java.lang.reflect.Executable in order to simplify the implementation.