mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Polish JSP documentation
This commit ensures consistency with the documentation of other view resolvers. See gh-35444
This commit is contained in:
@@ -37,9 +37,11 @@ XML::
|
||||
+
|
||||
[source,xml,indent=0,subs="verbatim,quotes"]
|
||||
----
|
||||
<mvc:view-resolvers>
|
||||
<mvc:jsp />
|
||||
</mvc:view-resolvers>
|
||||
<mvc:annotation-driven/>
|
||||
|
||||
<mvc:view-resolvers>
|
||||
<mvc:jsp/>
|
||||
</mvc:view-resolvers>
|
||||
----
|
||||
======
|
||||
|
||||
|
||||
Reference in New Issue
Block a user