摘要:
Spring MVC组件之ViewResolver ViewResolver概述 ViewResolver组件的作用主要根据视图名和本地化的Locale,来解析出相应的视图View对象。 在SpringMvc的源码中,ViewResolver是一个接口。该接口主要定义了一个方法。 View reso 阅读全文
posted @ 2022-09-12 18:49
yaoxtao
阅读(260)
评论(0)
推荐(0)