@Configuration
public class SystemInfoConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
SystemInfoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
SystemInfo |
systemInfo() |
@Bean @ConditionalOnMissingBean(value=SystemInfo.class) public SystemInfo systemInfo()