-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.4 Larks
-
Fix Version/s: 1.5 Larks
-
Labels:
-
Sprint:1.5 Larks
Migrate to Spring MVC 3.2.1.
- We can use exclude mapping path, ex.: <mvc:exclude-mapping path="/users/*/avatar"/> (
JC-1192) - But we have deprecated function in spring-dispatcher-srvlet.xml:
- mediaTypes (in ContentNegoriaringViewResolver) – http://static.springsource.org/spring/docs/3.2.x/javadoc-api/org/springframework/web/servlet/view/ContentNegotiatingViewResolver.html
- XmlAwareFormHttpMessageConverter (in ExceptionHandlerExceptionResolver) – http://static.springsource.org/autorepo/docs/spring-framework/3.2.1.SPR-10138-httpservletbean-environment-SNAPSHOT/javadoc-api/org/springframework/http/converter/xml/XmlAwareFormHttpMessageConverter.html