05 2015 档案

Spring MVC 异步测试
摘要:从spring3.2开始,支持servlet3的异步请求,这对于处理耗时的请求如缓慢的数据库查询是非常有好处的,不至于很快的耗光servlet的线程池,影响可扩展性。让我们先来了解一下servlet是怎么处理异步操作的:通过调用request.startAsync(),ServletRequest就... 阅读全文

posted @ 2015-05-28 17:02 chenzc 阅读(2566) 评论(0) 推荐(0) 编辑

gitlab 7.10.4 去除邮件认证
摘要:$path/app/model/user.rb中 devise后面的confirmable 阅读全文

posted @ 2015-05-16 09:14 chenzc 阅读(368) 评论(0) 推荐(0) 编辑

native2ascii -reverse -encoding UTF-8 validation_msg.properties > validation_msg_src.properties
摘要:native2ascii -reverse -encoding UTF-8 validation_msg.properties > validation_msg_src.properties 阅读全文

posted @ 2015-05-11 16:12 chenzc 阅读(171) 评论(0) 推荐(0) 编辑

导航

点击右上角即可分享
微信分享提示