You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-boot-actuator/src/main/java/org/springframework/boot/actuate/autoconfigure/ManagementServerProperties.java
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,8 @@ public Integer getPort() {
99
99
100
100
/**
101
101
* Sets the port of the management server, use {@code null} if the
102
-
* {@link ServerProperties#getPort() server port} should be used. To disable use 0.
102
+
* {@link ServerProperties#getPort() server port} should be used. Set to 0 to use a
0 commit comments