摘要: 注解版整合SSH 1.基础架构 2.maven节点 <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.3</version> <scope>test</scope> </dependency 阅读全文
posted @ 2018-03-05 15:28 小嘎嘎 阅读(601) 评论(0) 推荐(0) 编辑
摘要: 基于Struts、Spring、Hibernate (xml版)整合的小Demo 1.插入maven节点 <!--单测--> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.3</vers 阅读全文
posted @ 2018-03-05 15:20 小嘎嘎 阅读(204) 评论(0) 推荐(0) 编辑