我在tomcat 7上运行了一个web应用程序(带有Spring/Spring ),其中定义了一些ExecutorService,如: TimeUnit.SECONDS, new LinkedBlockingQueue<Runnable>(1000), new ThreadPoolExecutor.Call
我有一个Spring 2.2应用程序。AsyncResult<AuditCdr>(auditCdrRepository.save(cdr3CXMapper.cdr3CXDtoToAuditCdr(cdrRecord)));这是我的@异步配置return executor;} }
public static void c