Commit 6df001d3 authored by Stephane Nicoll's avatar Stephane Nicoll

Fix json format

parent 00961611
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
"name": "spring.pidfile", "name": "spring.pidfile",
"dataType": "java.lang.String", "dataType": "java.lang.String",
"description": "The location of the PID file to write (if ApplicationPidFileWriter is used).", "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"
} }
]} ]}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment