ApplicationContext context = WebApplicationContextUtils
.getWebApplicationContext(getServletContext());
CacheFileService handler = (CacheFileService) context.getBean("cacheFileService");
s
java回调中点获取service对象
最新推荐文章于 2024-07-13 02:50:48 发布