
spring
lanyuxinkong
这个作者很懒,什么都没留下…
展开
-
增加IntrospectorCleanupListener监听器防止内存泄露
[html] view plaincopy listener> listener-class> org.springframework.web.util.IntrospectorCleanupListener listener-class> listener> o转载 2014-05-07 16:59:16 · 1268 阅读 · 0 评论 -
Spring官网改版后下载
Spring官网改版后找了好久都没有找到直接下载Jar包的链接,下面汇总些网上提供的方法,亲测可用. 1.直接输入地址,改相应版本即可:http://repo.springsource.org/libs-release-local/org/springframework/spring/3.2.4.RELEASE/spring-framework-3.2.4.RELEASE-dist.zip转载 2014-10-22 08:39:03 · 389 阅读 · 0 评论 -
怎么查看项目中使用的ssh版本
1.Spring的版本信息 查看 Spring.jar\META-INF\MANIFEST.MF Manifest-Version: 1.0 Ant-Version: Apache Ant 1.6.5 Created-By: 1.5.0_12-b04 (Sun Microsystems Inc.) Implementation-Title: Spring Framework Imple原创 2014-11-06 10:51:37 · 3354 阅读 · 0 评论