[JAVA-8295] Split spring-mvc-xml module
This commit is contained in:
14
spring-web-modules/spring-mvc-xml-2/README.md
Normal file
14
spring-web-modules/spring-mvc-xml-2/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
## Spring MVC XML
|
||||
|
||||
This module contains articles about Spring MVC with XML configuration
|
||||
|
||||
### The Course
|
||||
|
||||
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
||||
|
||||
### Relevant Articles:
|
||||
|
||||
- [Exploring SpringMVC’s Form Tag Library](https://www.baeldung.com/spring-mvc-form-tags)
|
||||
- [Validating RequestParams and PathVariables in Spring](https://www.baeldung.com/spring-validate-requestparam-pathvariable)
|
||||
- [Debugging the Spring MVC 404 “No mapping found for HTTP request” Error](https://www.baeldung.com/spring-mvc-404-error)
|
||||
- More articles: [[<-- prev]](../spring-mvc-xml)
|
||||
Reference in New Issue
Block a user