会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
sunbylm
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
9
10
11
12
13
14
15
16
17
···
21
下一页
2015年5月5日
spring mybatis 事务配置及使用
摘要: 转自:http://kinglixing.blog.51cto.com/3421535/723870
阅读全文
posted @ 2015-05-05 15:42 sunbylm
阅读(133)
评论(0)
推荐(0)
2015年5月4日
spring netty-socket.io
摘要: spring-nettysocketio.xml文件内容如下:
阅读全文
posted @ 2015-05-04 15:04 sunbylm
阅读(611)
评论(0)
推荐(0)
spring schedule
摘要: spring-scheduler.xml文件内容如下: execute 0/3 * * * * ? ...
阅读全文
posted @ 2015-05-04 15:02 sunbylm
阅读(420)
评论(0)
推荐(0)
Spring RabbitMq
摘要: spring-rabbitmq.xml文件内容如下: -->
阅读全文
posted @ 2015-05-04 15:01 sunbylm
阅读(619)
评论(0)
推荐(0)
spring cache
摘要: spring-ehcache.xml文件内容如下: ehcache.xml文件内容如下: ...
阅读全文
posted @ 2015-05-04 14:59 sunbylm
阅读(233)
评论(0)
推荐(0)
2015年4月24日
spring+mybatis+druid+mysql+maven事务配置
摘要: 1、首先pom.xml文件里面需要用到的jar配置: org.springframework spring-tx 4.0.3.RELEASE com.alibaba druid 0.2.9 mysql mysql-connector-j...
阅读全文
posted @ 2015-04-24 12:06 sunbylm
阅读(5888)
评论(1)
推荐(0)
2015年4月14日
storm配置项目
摘要: java.library.path: “/usr/local/lib:/opt/local/lib:/usr/lib”### storm.* configs are general configurations# the local dir is where jars are keptstorm.l...
阅读全文
posted @ 2015-04-14 10:38 sunbylm
阅读(205)
评论(0)
推荐(0)
2015年4月9日
Java垃圾回收以及内存分配
摘要: http://www.cnblogs.com/ggjucheng/p/3977384.htmlhttp://www.blogjava.net/qcyycom/archive/2012/04/14/374640.htmlhttp://blog.csdn.net/turkeyzhou/article/d...
阅读全文
posted @ 2015-04-09 17:44 sunbylm
阅读(69)
评论(0)
推荐(0)
2015年3月26日
分布式算法系列——一致性Hash算法
摘要: 摘自:http://www.blogjava.net/hello-yun/archive/2012/10/10/389289.html
阅读全文
posted @ 2015-03-26 11:57 sunbylm
阅读(84)
评论(0)
推荐(0)
分布式系列之二——Adaptor设计模式
摘要: 摘自:http://www.cnblogs.com/zhenyulu/articles/69858.html注:将请求的一方和接收的一方独立,使得请求的一方不必知道接收请求的一方的接口,更不必知道请求是怎么被接收,以及操作是否被执行、以及是怎么被执行的。非常适合分布式。请求的一方:Invoker。接...
阅读全文
posted @ 2015-03-26 11:54 sunbylm
阅读(150)
评论(0)
推荐(0)
上一页
1
···
9
10
11
12
13
14
15
16
17
···
21
下一页
公告