Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 396 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 396 Bytes

Struts Spring Hibernate integration configuration

##1) clone或download本项目 ##2)安装配置好Maven (用阿里的Repository比较快) ##3)配置好Maven的Eclipse插件 ##4) 作为Maven project添加到Eclipse中 ##5)部署到Tomcat serve前需要在右键点击工程,打开Deployment Assembly->Add->Java Build Path->Maven Dependencies把jar file 配置到WEB-INF/lib里面