程序包 org.springframework.boot.actuate.endpoint.invoke.reflect
package org.springframework.boot.actuate.endpoint.invoke.reflect
Endpoint reflection support.
-
类类说明Information describing an operation method on an endpoint method.An
OperationInvoker
that invokes an operation using reflection.