Skip to content

Commit d9714a4

Browse files
committed
update
1 parent 76c69e8 commit d9714a4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mybatis/test6/test1/src/main/webapp/WEB-INF/spring-mvc-servlet.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515

1616
<context:annotation-config />
1717

18-
<bean
19-
class="org.springframework.web.servlet.view.InternalResourceViewResolver">
18+
<bean class="org.springframework.web.servlet.view.InternalResourceViewResolver">
2019
<property name="prefix">
2120
<value>/WEB-INF/jsp/</value>
2221
</property>

0 commit comments

Comments
 (0)