spring-framework/framework-docs/modules/ROOT/pages/web/webmvc
Sam Brannen 440bf94cee Improve URLs in Validation chapter of the reference manual
In order to improve the user experience with URLs for sections of the
Validation chapter, this commit makes the following changes to page
names in the "validation" folder.

- beans-beans.html --> data-binding.html

- conversion.html --> error-code-resolution.html

Some of the section anchors in data-binding.html have also been
renamed. For example, #beans-beans is now #data-binding-property-binding.

Closes gh-35181
2025-07-10 14:03:28 +02:00
..
mvc-config Update Spring MVC message converters documentation 2025-07-07 18:15:44 +02:00
mvc-controller Improve URLs in Validation chapter of the reference manual 2025-07-10 14:03:28 +02:00
mvc-servlet Additional theme removal updates 2025-01-15 17:17:38 +00:00
filters.adoc Remove remaining Spring MVC trailing slash matching 2024-12-17 11:14:00 +00:00
message-converters.adoc Configure Kotlin JSON converters as Jackson alternative 2025-02-11 20:05:53 +01:00
mvc-ann-async.adoc Add mention of CompletionStage in "Async Requests" 2025-06-03 19:10:03 +01:00
mvc-ann-rest-exceptions.adoc Fix typo in Spring MVC error responses documentation 2025-03-07 13:37:57 +01:00
mvc-caching.adoc
mvc-config.adoc
mvc-controller.adoc
mvc-http2.adoc Document Servlet PushBuilder API deprecation 2024-11-28 15:55:53 +01:00
mvc-security.adoc Fix formatting and update links to scripting libraries and HDIV 2025-03-15 13:51:28 +01:00
mvc-servlet.adoc
mvc-uri-building.adoc