Fix typo
This commit is contained in:
parent
fe57101076
commit
117d6b0da3
|
@ -35,7 +35,7 @@ categorized under either "`groups`" or "`properties`":
|
|||
{
|
||||
"name": "server.servlet-path",
|
||||
"type": "java.lang.String",
|
||||
"sourceType": "org.springframework.boot.autoconfigure.web.ServerProperties"
|
||||
"sourceType": "org.springframework.boot.autoconfigure.web.ServerProperties",
|
||||
"defaultValue": "/"
|
||||
}
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue