Merge branch '1.5.x'
This commit is contained in:
commit
5b636a00b7
|
@ -1378,7 +1378,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
|
||||
----
|
||||
|
||||
|
|
Loading…
Reference in New Issue