@Configuration @ConditionalOnProperty(value="books.enabled", havingValue="true") @ConfigurationProperties(value="books") public class BooksConfiguration extends Object
Constructor and Description |
---|
BooksConfiguration() |
Modifier and Type | Method and Description |
---|---|
long |
getStartOffsetDateTime() |
void |
setEventKeepingDuration(long eventKeepingDuration) |
Copyright © 2023. All rights reserved.