@Configuration @ConditionalOnMissingBean(value=org.togglz.core.repository.StateRepository.class) protected static class TogglzAutoConfiguration.StateRepositoryConfiguration extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
StateRepositoryConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.togglz.core.repository.StateRepository |
stateRepository() |
@Bean
public org.togglz.core.repository.StateRepository stateRepository()
throws IOException
IOExceptionCopyright © 2022. All rights reserved.