We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af6c469 commit 0d4a43cCopy full SHA for 0d4a43c
1 file changed
README.md
@@ -288,6 +288,6 @@ By default, the exposed actuators are defined in `application.properties`, using
288
289
To **turn off** all endpoints, simply add:
290
```properties
291
-management.port=
+management.server.port=
292
management.endpoints.web.exposure.include=none
293
```
0 commit comments