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