Fix json format

This commit is contained in:
Stephane Nicoll 2014-11-07 07:19:47 +00:00
parent 00961611b2
commit 6df001d30f
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}
]}