会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Johnson-ycp
博客园
首页
新随笔
联系
订阅
管理
2017年2月17日
synchronized VS volatile
摘要: http://www.importnew.com/23520.html http://www.importnew.com/23511.html
阅读全文
posted @ 2017-02-17 11:57 johnson-ycp
阅读(158)
评论(0)
推荐(0)
2017年2月9日
使用haproxy + keepalived + nginx 构建高可用web服务
摘要: http://www.it165.net/admin/html/201405/2957.html
阅读全文
posted @ 2017-02-09 11:55 johnson-ycp
阅读(164)
评论(0)
推荐(0)
Objenesis -- Object Instantiation
摘要: One purpose : To instantiate a new object of a particular class.
阅读全文
posted @ 2017-02-09 11:20 johnson-ycp
阅读(128)
评论(0)
推荐(0)
2017年2月7日
将构件发布到 Maven 中央仓库
摘要: 1.前段时间学习SpringSide框架时,笔者希望将该构件发布到Maven 中央仓库。在Issue留言中发现了构件发布到中央仓库的方法,记录下来,以后备用 https://my.oschina.net/huangyong/blog/226738
阅读全文
posted @ 2017-02-07 14:32 johnson-ycp
阅读(501)
评论(0)
推荐(0)
2016年9月30日
Scala 学习资料
摘要: https://www.zhihu.com/topic/19566465/top-answers http://twitter.github.io/scala_school/zh_cn/
阅读全文
posted @ 2016-09-30 11:54 johnson-ycp
阅读(113)
评论(0)
推荐(0)
2016年9月29日
Building REST service with Scala
摘要: http://sysgears.com/articles/building-rest-service-with-scala/
阅读全文
posted @ 2016-09-29 15:11 johnson-ycp
阅读(116)
评论(0)
推荐(0)
2016年9月21日
CAP
摘要: 分布式定理: CAP定理 Consistency 一致性 Availability 可用性 Partition tolerance 分区容忍性
阅读全文
posted @ 2016-09-21 19:16 johnson-ycp
阅读(138)
评论(0)
推荐(0)
2016年8月17日
plugins for ST3 to frontend
摘要: http://www.cnblogs.com/hykun/p/sublimeText3.html
阅读全文
posted @ 2016-08-17 14:10 johnson-ycp
阅读(100)
评论(0)
推荐(0)
2016年7月10日
OAuth 2.0 详解
摘要: http://www.ruanyifeng.com/blog/2014/05/oauth_2_0.html
阅读全文
posted @ 2016-07-10 17:41 johnson-ycp
阅读(165)
评论(0)
推荐(0)
2016年7月6日
Git SSH生成
摘要: 1.首先安装Git Bash\Git GUI 2.生成密钥: ssh-keygen -t rsa -C "276434731@qq.com" 得到2个文件: id_rsa, id_rsa.pub 3.在github 或者oschina 添加ssh id_rsa.pub 测试:ssh git@gith
阅读全文
posted @ 2016-07-06 18:57 johnson-ycp
阅读(92)
评论(0)
推荐(0)
下一页
公告