Commit 5b636a00 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '1.5.x'

parents 0f83351d e002e03b
...@@ -1378,7 +1378,7 @@ writes a PID file. Example: ...@@ -1378,7 +1378,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
---- ----
......
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