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 @Resource
private ThreadPoolExecutor messageProduceDynamicThreadPool; private ThreadPoolExecutor messageProduceDynamicThreadPool;
/*@Resource /*
private ThreadPoolTaskExecutor testSpringThreadPoolTaskExecutor;*/ * @Resource private ThreadPoolTaskExecutor testSpringThreadPoolTaskExecutor;
*/
private final ThreadPoolExecutor runStateHandlerTestExecutor = new ThreadPoolExecutor( private final ThreadPoolExecutor runStateHandlerTestExecutor = new ThreadPoolExecutor(
4, 4,

Loading…
Cancel
Save