Merge branch '2.4.x'

Closes gh-26474
This commit is contained in:
Andy Wilkinson
2021-05-15 08:57:23 +01:00

View File

@@ -98,6 +98,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).