会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
何德海的博客
博客园
首页
联系
订阅
管理
2015年12月21日
apache httpclient cache 实现可缓存的http客户端
摘要: 这里的cache storage 采用ehcache,而不是默认的内存式的cache storage。采用ehcache可以将内容缓存到磁盘上。 maven <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>h
阅读全文
posted @ 2015-12-21 13:26 何德海
阅读(4455)
评论(0)
推荐(0)
编辑
公告