mathewxiang 发布的文章

As we know, in the modern enterprise system architecture design, the API is becoming more and more key important issue. meanwhile more and more companies use the private cloud (such as PAAS) to server their services and combine their data each other to make more useful.

So as a developer, we should good at these technologies, in the most of enterprise API implement method tech list, the JAVA language and RESTful way is first choice for us. as it use simple JSON data format to transfer data from each others, not only how to organize the data structure but also mock the invocation and debug test, it is very easy to implement. so I think we should keep familiar with these techs.

The below is a list which I list here for us to study:

  1. Developing RESTful Services with JAX-RS 2.0, WebSockets, and JSON
  2. RESTful Java with JAX-RS
  3. RESTful Web Services
  4. RESTful Web Services Cookbook
  5. RESTful Web APIs
  6. RESTful Java with JAX-RS 2.0, 2nd Edition
  7. Java Web Services: Up and Running
  8. Java EE 7 Essentials

 

 

最后一月
20131203-130432.jpg

转眼间,2013就这样过去了。
好像脑子里并没有留下让我能够回忆的项目,倒是上半年各种发布,一周发布好几次而出了几次trouble之后并没有人们认可的感觉。相反却好像被钉上了各种标签,而跟老板谈钱的时候都是各种说辞。

阅读剩余部分