1.新建工程:
2.添加依赖pom.xml:
3.配置spring.xml文件:
4.配置springmvc.xml文件:
5.配置web.xml文件:
6.配置config.xml文件:
7.添加各种类:
使用@Autowired注解报错解决的办法参考https://blog.csdn.net/qq_40792869/article/details/88088569
8.
9.运行即可。
相关文章:
1.新建工程:
2.添加依赖pom.xml:
3.配置spring.xml文件:
4.配置springmvc.xml文件:
5.配置web.xml文件:
6.配置config.xml文件:
7.添加各种类:
使用@Autowired注解报错解决的办法参考https://blog.csdn.net/qq_40792869/article/details/88088569
8.
9.运行即可。
相关文章: