Skip to content

Commit a623dab

Browse files
committed
Merge branch '2.4.x'
Closes gh-26474
2 parents 01d3aa5 + 3295b59 commit a623dab

File tree

1 file changed

+1
-0
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/endpoints.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ If your application is a web application (Spring MVC, Spring WebFlux, or Jersey)
9898

9999
| `heapdump`
100100
| Returns an `hprof` heap dump file.
101+
Requires a HotSpot JVM.
101102

102103
| `jolokia`
103104
| Exposes JMX beans over HTTP (when Jolokia is on the classpath, not available for WebFlux).

0 commit comments

Comments
 (0)