@Configuration @ConditionalOnProperty(name="hawaii.time.enabled") @EnableConfigurationProperties(value=HawaiiTimeProperties.class) public class HawaiiTimeAutoConfiguration extends Object
| Constructor and Description |
|---|
HawaiiTimeAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
HawaiiTime |
hawaiiTime() |
@Bean public HawaiiTime hawaiiTime()