SSSP(Spring、SpringData、SpringMVC、JPA)整合步骤
1.创建web工程
2.导入整合所需要的Jar包
3.加入spring,添加applicationContext.xml
4.加入SpringMVC,添加SpringDispatcherServlet-servlet.xml
5.配置web.xml
<?xml version="1.0" encoding="UTF-8"?>
<web-app xmln...
原创
2018-07-25 20:59:20 ·
690 阅读 ·
0 评论