mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-18 00:49:02 +00:00
This commit also reverts to using ReflectionUtils.findMethod in order to make the check more robust in case the Micrometer team refactors the code base and declares the `getObservationRegistry()` method in a super type.