摘要:
Spring MVC定义了一个名为ViewResolver的接口 public interface ViewResolver{ View resolveViewName(String viewName, Locale locale) throws Exception; } public interf 阅读全文
posted @ 2017-02-20 16:57
forever_elf
阅读(218)
评论(0)
推荐(0)