@Configuration @ComponentScan(basePackageClasses=TaskLogController.class) public class RoutineTasklogModConfiguration extends java.lang.Object
| Constructor and Description |
|---|
RoutineTasklogModConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
TaskLogGateway |
taskLogGateway() |
TaskLogRepository |
taskLogRepository() |
@Bean public TaskLogRepository taskLogRepository()
@Bean public TaskLogGateway taskLogGateway()