Update production-ready-features.adoc

Replace line break with missing line fold "\\\n" to continue the property
value.

Closes gh-7596
pull/7643/merge
Johannes Harth 8 years ago committed by Stephane Nicoll
parent 4d5fb97127
commit 9746c63209

@ -1484,7 +1484,7 @@ writes a PID file. Example:
[indent=0] [indent=0]
---- ----
org.springframework.context.ApplicationListener=\ org.springframework.context.ApplicationListener=\
org.springframework.boot.actuate.system.ApplicationPidFileWriter, org.springframework.boot.actuate.system.ApplicationPidFileWriter,\
org.springframework.boot.actuate.system.EmbeddedServerPortFileWriter org.springframework.boot.actuate.system.EmbeddedServerPortFileWriter
---- ----

Loading…
Cancel
Save