Merge branch '2.3.x' into 2.4.x

Closes gh-26473
This commit is contained in:
Andy Wilkinson
2021-05-15 08:56:09 +01:00

View File

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