Fix json format
This commit is contained in:
parent
00961611b2
commit
6df001d30f
|
|
@ -44,7 +44,7 @@
|
|||
"name": "spring.pidfile",
|
||||
"dataType": "java.lang.String",
|
||||
"description": "The location of the PID file to write (if ApplicationPidFileWriter is used).",
|
||||
sourceType: "org.springframework.boot.actuate.system.ApplicationPidFileWriter"
|
||||
"sourceType": "org.springframework.boot.actuate.system.ApplicationPidFileWriter"
|
||||
}
|
||||
]}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue