@ConditionalOnProperty(prefix="synapse.edison.history",
name="enabled",
havingValue="true")
@Configuration
public class HistoryConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
HistoryConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
HistoryController |
historyController() |
HistoryService |
historyService() |
@Bean public HistoryController historyController()
@Bean public HistoryService historyService()