Code formatting

pull/629/head
chen.ma 2 years ago
parent b2f45a9f98
commit 8033a219b9

@ -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