results of code review of mvc namespace

This commit is contained in:
Keith Donald
2009-11-10 19:15:32 +00:00
parent 4a5a2b18ac
commit 1bb007c321
5 changed files with 28 additions and 28 deletions

View File

@@ -10,11 +10,11 @@
<xsd:import namespace="http://www.springframework.org/schema/tool"
schemaLocation="http://www.springframework.org/schema/tool/spring-tool-3.0.xsd" />
<xsd:element name="annotated-controllers">
<xsd:element name="annotation-driven">
<xsd:annotation>
<xsd:documentation
source="java:org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter"><![CDATA[
Configures the Spring MVC @Controller programming model.
Configures the Spring MVC Annotated Controller programming model.
]]></xsd:documentation>
<xsd:appinfo>
<tool:annotation>