码迷,mamicode.com
首页 >  
搜索关键字:redis spring boot    ( 73665个结果
测试Beetle.Redis+Web Api
在Web Api里用Beetle.Redis调用Redis服务端的TIME命令返回一个json格式,然后客户端是用的HttpTest4Net做的测试:CPU:I7-3770内存:4G+4G硬盘:SSD网络:本机Redis服务端:2.6.12(Windows版本)Redis客户端:Beetle.Red...
分类:Windows程序   时间:2014-05-10 01:39:14    阅读次数:500
第二次冲刺spring会议(第一次会议)
【例会时间】2014/5/4 21:15 【例会地点】9#446 【例会形式】轮流发言 【例会主持】马翔 【例会记录】兰梦小组成员:兰梦 ,马翔,李金吉,赵天,胡佳奇内部测试版发布时间5月11日下午18:00
分类:编程语言   时间:2014-05-10 01:38:17    阅读次数:268
Bootstrap 框架学习目录
Bootstrap 框架学习目录
分类:其他好文   时间:2014-05-09 19:08:37    阅读次数:212
[转]spring 监听器 IntrospectorCleanupListener简介
"在服务器运行过程中,Spring不停的运行的计划任务和OpenSessionInViewFilter,使得Tomcat反复加载对象而产生框架并用时可能产生的内存泄漏,则使用IntrospectorCleanupListener作为相应的解决办法。"对于这一句话,引用关于IntrospectorCl...
分类:编程语言   时间:2014-05-09 17:58:43    阅读次数:387
CentOS+Apache+php无法访问redis的解决方法 Redis server went away
在CentOS下配置Apache+php+redis+phpredis环境。编辑访问redis缓存的php程序test.php,以应用程序方式在后台运行,可成功访问Redis,而在Apache下以网页形式访问时则出错,在访问Redis以及之后的代码均不再执行。查看Apache的日志:/var/log...
分类:Web程序   时间:2014-05-09 17:55:34    阅读次数:479
Use Spring transaction to simplify Hibernate session management
Spring对Hibernate有很好的支持DataSource ->SessionFactory-> HibernateTranscationManagerHibernate中通过SessionFactory创建和维护Session。Spring对SessionFactory的配置进行了整合,无需...
分类:编程语言   时间:2014-05-09 17:46:55    阅读次数:527
Spring切入点表达式常用写法
自从使用AspectJ风格切面配置,使得Spring的切面配置大大简化,但是AspectJ是另外一个开源项目,其规则表达式的语法也稍稍有些怪异。下面给出一些常见示例的写法:比如,下面是一个对Service包上所有方法的切面配置 表达式所处...
分类:编程语言   时间:2014-05-09 12:24:36    阅读次数:327
FL2440移植u-boot2011.09
u-boot version:2011.09-rc1/home/lucas/u-boot-2011.09-rc1OS:debian 7.1cross-compilation chain:arm-linux-4.3.2致谢:部分内容参考http://my.csdn.net/crazyman2010的博...
分类:其他好文   时间:2014-05-09 11:22:28    阅读次数:399
SpringMVC@ResponseBody的心得
今天练习了一下@ResponseBody,主要是对json字符返回有了新的了解。1.配置@ResponseBody: 在Spring-Servlet.xml中开启注解配置: //主要是这一句比较重要。 ...
分类:编程语言   时间:2014-05-08 21:57:22    阅读次数:371
Linux Booting Process: A step by step tutorial for understanding Linux boot sequence
Oneofthemostremarkableachievementinthehistoryofmankindiscomputers.Anotheramazingfactaboutthisremarkableachievementcalledcomputersisthatitsacollectionofdifferentelectroniccomponents,andtheyworktogetherincoordinationtogiveyouameaningfuloutput.Weinourdaytodayl..
分类:系统相关   时间:2014-05-04 17:05:15    阅读次数:608
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!