<%@ page import="org.springframework.web.context.support.WebApplicationContextUtils" %> <%@ page import="org.springframework.web.context.WebApplicationContext" %> <% WebApplicationContext wac = WebApplicationContextUtils. getRequiredWebApplicationContext(this.getServletContext()); %>
- 本文固定链接: https://www.maxwoods.net/archives/2042
- 转载请注明: 第五维 于 第五维 发表