WebApplicationContext wac = ContextLoader.getCurrentWebApplicationContext();
ManageResolver mr = (ManageResolver) wac.getBean("manageResolver");
2024-02-19 12:52:04
WebApplicationContext wac = ContextLoader.getCurrentWebApplicationContext();
ManageResolver mr = (ManageResolver) wac.getBean("manageResolver");
下一篇:嵌入式linux系统应用开发