类的使用
cn.taketoday.core.CompositeParameterNameDiscoverer
-
cn.taketoday.core中CompositeParameterNameDiscoverer的使用
修饰符和类型类说明classDefault implementation of theParameterNameDiscovererstrategy interface, using the Java 8 standard reflection mechanism (if available), and falling back to the ASM-basedLocalVariableTableParameterNameDiscovererfor checking debug information in the class file.