Maven repository combined with spring mvc
此博文记载用于创建一个完整web项目所用到的所有开源库
Springmvc 核心库和transction库<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
<version>4.3.2.RELEASE</version>
</dependency><d
原创
2017-04-07 20:53:41 ·
234 阅读 ·
0 评论