springMVC怎么在controller中获取servletContext

2025-04-15 08:46:11
推荐回答(1个)
回答1:

ServletContext context = req.getServletContext();