11 lines
325 B
Markdown
11 lines
325 B
Markdown
## Spring MVC XML
|
|
|
|
This module contains articles about Spring MVC with XML configuration
|
|
|
|
### Relevant Articles:
|
|
|
|
- [Getting Started with CRaSH](https://www.baeldung.com/jvm-crash-shell)
|
|
|
|
## Spring MVC with XML Configuration Example Project
|
|
|
|
- access a sample jsp page at: `http://localhost:8080/spring-mvc-crash/welcome.htm |