程序包 org.springframework.boot.actuate.management
package org.springframework.boot.actuate.management
Actuator support for JVM management.
-
类说明Web
@Endpointto expose heap dumps.Strategy interface used to dump the heap to a file.Exception to be thrown if theHeapDumpWebEndpoint.HeapDumpercannot be created.HeapDumpWebEndpoint.HeapDumperthat usescom.sun.management.HotSpotDiagnosticMXBean, available on Oracle and OpenJDK, to dump the heap to a file.@Endpointto expose thread info.Description of a thread dump.