Class SystemdHealthProviderProperties

java.lang.Object
com.github.jpmsilva.jsystemd.SystemdHealthProviderProperties

@ConfigurationProperties(prefix="systemd.health-provider")
public class SystemdHealthProviderProperties
extends Object
Properties class for systemd integration when using Spring Boot Actuator.
Author:
Christian Lorenz