Merge pull request #7596 from 166MMX:patch-1
* pr/7596: Update production-ready-features.adoc
This commit is contained in:
commit
cfad35ad21
|
|
@ -1484,7 +1484,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
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue