我面对的是org.springframework.integration.handler.LoggingHandler抛出的一些奇怪的没有细节的NPE。之前的日志条目是在2分钟之前,这也很奇怪。有人知道这背后的原因是什么吗?cached instance of singleton bean 'markEodPositionsAsProcessedChannel'
2017-07-25 18:35:36.985 ER
我正在为我的springxd模块编写我自己的单元测试(但是,我不打算使用xd.test和xd.dirt)。这是一个处理器模块,我为测试所做的是:ctx = new ClassPathXmlApplicationContext("config/spring-module.xml");@Bean LoggingHandler