Update production-ready-features.adoc
Replace line break with missing line fold "\\\n" to continue the property value. Closes gh-7596
This commit is contained in:
committed by
Stephane Nicoll
parent
4d5fb97127
commit
9746c63209
@@ -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
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user