Class SystemdNotifyApplicationRunStatusProvider

java.lang.Object
com.github.jpmsilva.jsystemd.SystemdNotifyApplicationRunStatusProvider
All Implemented Interfaces:
SystemdNotifyStatusProvider

@Order(-5000)
public class SystemdNotifyApplicationRunStatusProvider
extends Object
implements SystemdNotifyStatusProvider
Implementation of SystemdNotifyStatusProvider that provides information regarding the Spring Boot application startup sequence state.
Author:
Joao Silva
See Also:
SystemdSpringApplicationRunListener, SpringApplicationRunListener
  • Method Details