spring-framework/framework-docs/modules/ROOT/pages/web/webmvc/mvc-config
Brian Clozel 4fd368b1af Deprecate mvc XML configuration namespace
This commit deprecates the `<mvc:*` XML configuration namespace for
configuring Spring MVC applications. This configuration model is lagging
behind in the 6.x generation already and we don't intend to invest in
this space to close that gap.

As of 7.0, using this XML namespace will result in a WARN log message.
This commit also states our intent in the reference documentation.

Closes gh-34063
2024-12-17 11:55:08 +01:00
..
advanced-java.adoc Use code includes and tabs in MVC Config documentation 2024-03-29 17:58:01 +01:00
advanced-xml.adoc Use code includes and tabs in MVC Config documentation 2024-03-29 17:58:01 +01:00
content-negotiation.adoc Use code includes and tabs in MVC Config documentation 2024-03-29 17:58:01 +01:00
conversion.adoc Merge branch '6.1.x' 2024-11-13 16:46:11 +01:00
customize.adoc Use code includes and tabs in MVC Config documentation 2024-03-29 17:58:01 +01:00
default-servlet-handler.adoc Remove support for Resin Servlet container 2024-10-23 10:10:29 +02:00
enable.adoc Deprecate mvc XML configuration namespace 2024-12-17 11:55:08 +01:00
interceptors.adoc Merge branch '6.1.x' 2024-05-13 11:41:22 +01:00
message-converters.adoc Merge branch '6.1.x' 2024-11-13 14:23:52 +01:00
path-matching.adoc Use code includes and tabs in MVC Config documentation 2024-03-29 17:58:01 +01:00
static-resources.adoc Remove APIs marked as deprecated for removal 2024-12-04 13:19:39 +01:00
validation.adoc Use code includes and tabs in MVC Config documentation 2024-03-29 17:58:01 +01:00
view-controller.adoc Use code includes and tabs in MVC Config documentation 2024-03-29 17:58:01 +01:00
view-resolvers.adoc Use code includes and tabs in MVC Config documentation 2024-03-29 17:58:01 +01:00