not needed according to Christian
This commit is contained in:
parent
6f3dfe13d0
commit
e690bf0c62
|
|
@ -14,14 +14,8 @@
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
<xsd:documentation
|
<xsd:documentation
|
||||||
source="java:org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter"><![CDATA[
|
source="java:org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter"><![CDATA[
|
||||||
Configures the Spring MVC Annotated Controller programming model.
|
Configures the annotation-driven Spring MVC Controller programming model.
|
||||||
]]></xsd:documentation>
|
]]></xsd:documentation>
|
||||||
<xsd:appinfo>
|
|
||||||
<tool:annotation>
|
|
||||||
<tool:exports type="org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping" />
|
|
||||||
<tool:exports type="org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter" />
|
|
||||||
</tool:annotation>
|
|
||||||
</xsd:appinfo>
|
|
||||||
</xsd:annotation>
|
</xsd:annotation>
|
||||||
<xsd:complexType>
|
<xsd:complexType>
|
||||||
<xsd:attribute name="conversion-service" type="xsd:string">
|
<xsd:attribute name="conversion-service" type="xsd:string">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue