Spring MVC 02:MVC的使用与接收参数示例程序:HelloWorld(xml形式)1.新建一个maven工程 : webapp
2.配置pom.xml依赖
<dependencies>
<dependen
2022-07-12