WebApplicationContext wac = ContextLoader.getCurrentWebApplicationContext();
ManageResolver mr = (ManageResolver) wac.getBean("manageResolver");
04-28 16:28