spring
xiao708
xiao708 xiao708 xiao708 xiao708
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
spring中加载properties文件
Xml代码 bean id="propertyConfigurer" class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"> property name="location"> value>classpath:ldap.转载 2014-11-05 10:59:00 · 327 阅读 · 0 评论 -
Spring声明式事务配置管理方法
/*2011年8月28日 10:03:30 by Rush */环境配置项目使用SSH架构,现在要添加Spring事务管理功能,针对当前环境,只需要添加Spring 2.0 AOP类库即可。添加方法:点击项目右键->Build Path->Add librarys:转载 2014-11-05 10:54:01 · 310 阅读 · 0 评论 -
Spring声明式事务配置管理方法
/*2011年8月28日 10:03:30 by Rush */环境配置项目使用SSH架构,现在要添加Spring事务管理功能,针对当前环境,只需要添加Spring 2.0 AOP类库即可。添加方法:点击项目右键->Build Path->Add librarys:转载 2014-11-05 10:56:35 · 379 阅读 · 0 评论
分享