如何在自定义标签中获取spring通过@Service注解来的service
ImsCandidateBatchService imsCandidateBatchService = (ImsCandidateBatchService) WebApplicationContextUtils.
getRequiredWebApplicationContext(pageContext.getServletContext()).
getAutowireCapableBeanFactory().getBean(ImsCandidateBatchService.class) ;

浙公网安备 33010602011771号