Note that the heapdump endpoint requires a HotSpot JVM

Closes gh-26467
This commit is contained in:
Andy Wilkinson
2021-05-15 08:54:46 +01:00
parent f8bf09ff02
commit 47626bebd1

View File

@@ -135,6 +135,7 @@ If your application is a web application (Spring MVC, Spring WebFlux, or Jersey)
| `heapdump`
| Returns an `hprof` heap dump file.
Requires a HotSpot JVM.
| `jolokia`
| Exposes JMX beans over HTTP (when Jolokia is on the classpath, not available for WebFlux).