mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
c5c68a4662
Add a `MethodReference` class which can be used to refer to a static or instance method. See gh-28414