代理实现 PROPAGATION_REQUIRED ...
分类:
编程语言 时间:
2014-06-07 01:08:27
阅读次数:
253
http://webmagic.io/docs/zh/posts/ch1-overview/thinking.htmlhttps://github.com/psvehla/liferay-spring-mvc-portlethttp://www.huqiwen.com/2012/08/30/life...
分类:
Web程序 时间:
2014-06-06 23:40:58
阅读次数:
535
上一篇文章中,《Spring
Aop详解(转载)》里的代码都可以运行,只是包比较多,中间缺少了几个相应的包,根据报错,几经百度搜索,终于补全了所有包。截图如下:在主测试类里面,有人怀疑,没有main方法,是怎么运行的。这是用的junit,结合spring来进行的测试类。
分类:
编程语言 时间:
2014-06-06 22:51:18
阅读次数:
303
一、对spring的理解。1、Spring是实现了工厂模式的工厂类(什么是工厂类?简单的来说就是把需要的接口定义到一个类中,需要的时候不用新建,直接从这个类中调用该接口就可以了),这个类的名字为BeanFactory(实际上就是一个接口),在程序中通常是BeanFactory的子类Applicati...
分类:
编程语言 时间:
2014-06-06 14:17:29
阅读次数:
217
利用GeneratedKeyHolder获得新建数据主键值Spring利用GeneratedKeyHolder,提供了一个可以返回新增记录对应主键值的方法
:int update(PreparedStatementCreator psc, KeyHolder generatedKeyHolder)/...
分类:
数据库 时间:
2014-06-06 10:47:00
阅读次数:
276
It happened in the iron and instantaneous
stuffy car, will have top, hydraulic automatic row material, greatly reduces the
original spring cone crushe...
分类:
其他好文 时间:
2014-06-06 10:45:06
阅读次数:
310
CDlinux 0.9.7.1基于CDlinux
0.9.7.1打包,使用minileaf的spring包无线模块,加入minidwep-gtk,feedingbottle,inflator等无线工具,加入超级权限,将启动调为默认中文精简保留minidwep-gtk和feedingbottle这两个...
分类:
系统相关 时间:
2014-06-06 09:13:19
阅读次数:
539
quartz:石英,表达精确准时的意思。quartz-all-1.6.1.jar
主要用于定时任务管理。 classpath:config.properties ...
分类:
编程语言 时间:
2014-06-06 08:40:40
阅读次数:
406
1、
对于一个web应用,其部署在web容器中,web容器提供一个其一个全局的上下文环境,这个上下文环境就是ServletContext,它为后面的spring
IoC容器提供宿主环境;2、 web.xml中有配置ContextLoaderListener,也可以自定义一个实现ServletCont...
分类:
编程语言 时间:
2014-06-06 06:47:32
阅读次数:
635
applicationContext.xml<?xmlversion="1.0"encoding="UTF-8"?>
<beansxmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:aop="http://www.springframework.org/schema/aop"
xmlns:context="http:..
分类:
编程语言 时间:
2014-06-04 12:51:48
阅读次数:
476