We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76c69e8 commit d9714a4Copy full SHA for d9714a4
mybatis/test6/test1/src/main/webapp/WEB-INF/spring-mvc-servlet.xml
@@ -15,8 +15,7 @@
15
16
<context:annotation-config />
17
18
- <bean
19
- class="org.springframework.web.servlet.view.InternalResourceViewResolver">
+ <bean class="org.springframework.web.servlet.view.InternalResourceViewResolver">
20
<property name="prefix">
21
<value>/WEB-INF/jsp/</value>
22
</property>
0 commit comments