@Configuration @PropertySource(value="/WEB-INF/classes/pruning.properties") @ComponentScan(basePackages="eu.profinit.manta.bachelor.thesis.log.viewer.repository") @Import(value=DataSourceConfig.class) @EnableTransactionManagement @EnableScheduling public class PruneConfig extends Object
Constructor and Description |
---|
PruneConfig() |
Modifier and Type | Method and Description |
---|---|
org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler |
threadPoolTaskScheduler() |
Copyright © 2020. All rights reserved.