Skip to content

Commit 945b425

Browse files
committed
Refine server.server-header documentation
Fixes gh-4461
1 parent 4bdb2d3 commit 945b425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/web/ServerProperties.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ public class ServerProperties
118118
private Boolean useForwardHeaders;
119119

120120
/**
121-
* Value to use for the server header.
121+
* Value to use for the server header (uses servlet container default if empty).
122122
*/
123123
private String serverHeader;
124124

0 commit comments

Comments
 (0)