Merge branch '1.4.x' into 1.5.x
This commit is contained in:
commit
e002e03b3e
|
|
@ -1521,7 +1521,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