Close 'beans' tag in MVC namespace documentation
Issue: SPR-9898
This commit is contained in:
parent
e329698df5
commit
ae2d24808c
|
@ -4580,7 +4580,7 @@ public class WebConfig {
|
|||
|
||||
<mvc:annotation-driven />
|
||||
|
||||
<beans></programlisting>
|
||||
</beans></programlisting>
|
||||
|
||||
<para>The above registers a
|
||||
<classname>RequestMappingHandlerMapping</classname>, a
|
||||
|
|
Loading…
Reference in New Issue