Code formatting

pull/633/head
chen.ma 3 years ago committed by Douspeng
parent 54cea29f47
commit 6507a15b46

@ -45,8 +45,9 @@ public class RunStateHandlerTest {
@Resource
private ThreadPoolExecutor messageProduceDynamicThreadPool;
/*@Resource
private ThreadPoolTaskExecutor testSpringThreadPoolTaskExecutor;*/
/*
* @Resource private ThreadPoolTaskExecutor testSpringThreadPoolTaskExecutor;
*/
private final ThreadPoolExecutor runStateHandlerTestExecutor = new ThreadPoolExecutor(
4,

Loading…
Cancel
Save