@Configuration @ConditionalOnSystemd public class SystemdAutoConfiguration extends Object
Sets up some basic SystemdNotifyStatusProvider as well.
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemdAutoConfiguration.SystemdAutoTomcatConfiguration
Auto-configuration class for systemd integration when running under Tomcat.
|
| Constructor and Description |
|---|
SystemdAutoConfiguration(Systemd systemd) |
| Modifier and Type | Method and Description |
|---|---|
void |
started(org.springframework.boot.context.event.ApplicationReadyEvent event) |
@Autowired public SystemdAutoConfiguration(Systemd systemd)
Copyright © 2017–2018. All rights reserved.