自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 java技术资源网站

maven cookbook : http://www.sonatype.com/books/mcookbook/reference/index.html Nexus Repository reference : http://www.sonatype.com/books/nexus-book/reference/index.html

2011-05-13 14:40:38 187

原创 JSON+REST vs. XML+SOAP

转载:http://blog.feedly.com/2009/03/03/jsonrest-vs-xmlsoap/ Google just announced that they are getting ready to kill their SOAP API. XML+SOAP was a good milestone in the history of integration but it ...

2011-05-13 14:16:36 195

原创 Best Practices for building JSON REST Web Services

A few of our friends have been asking us what are some of the best practices we learnt over the last two years designing and implementing RESTful Web Services as the back-end of the feedly service. He...

2011-05-13 14:10:54 261 1

原创 JUnit in Action 笔记

1、JUnit 2、测试策略 2.1 用stub进行粗粒度测试 2.2 用mock objects 进行孤立测试 2.3 使用cactus进行容器内测试 3、测试组件 3.1 对servlet 和 filter 进行单元测试 3.2 对JSP和taglib 进行单元测试 3.3 对数据库应用程序进行单元测试 3.4 对EJB进行单元测试 测试相关开源...

2011-04-22 15:44:51 211

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除