Set favorPathExtension to false by default
Applies a change that was intended in #23915 but wasn't. Closes gh-26119
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
</mvc:view-resolvers>
|
||||
|
||||
<bean id="mvcContentNegotiationManager" class="org.springframework.web.accept.ContentNegotiationManagerFactoryBean">
|
||||
<property name="favorParameter" value="true"/>
|
||||
<property name="mediaTypes">
|
||||
<value>
|
||||
xml=application/rss+xml
|
||||
|
||||
Reference in New Issue
Block a user