Uses of Class
org.springframework.core.PrioritizedParameterNameDiscoverer
Package
Description
Provides basic classes for exception handling and version detection,
and other core helpers that are not specific to any part of the framework.
-
Uses of PrioritizedParameterNameDiscoverer in org.springframework.core
Modifier and TypeClassDescriptionclass
Default implementation of theParameterNameDiscoverer
strategy interface, delegating to the Java 8 standard reflection mechanism.