Commit 9746c632 authored by Johannes Harth's avatar Johannes Harth Committed by Stephane Nicoll

Update production-ready-features.adoc

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

Closes gh-7596
parent 4d5fb971
......@@ -1484,7 +1484,7 @@ writes a PID file. Example:
[indent=0]
----
org.springframework.context.ApplicationListener=\
org.springframework.boot.actuate.system.ApplicationPidFileWriter,
org.springframework.boot.actuate.system.ApplicationPidFileWriter,\
org.springframework.boot.actuate.system.EmbeddedServerPortFileWriter
----
......
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