ニュース

JAX-RS (Java API for RESTful Web Services) 2.1がリリースされた。SSE (Server-Sent Events)とJSON-Bの新たなサポート、JSON-Pのサポートの改善、クライアントAPIへの ...
JSR 311: JAX-RS: The Java API for RESTful Web Services JSR 311は、JavaプラットフォームにおいてREST(REpresentational State Transfer)スタイルのWebアプリケーションを開発 ...
Javaに関連したAPIを紹介するという目的で続けてきた「Java API、使ってますか?」も次回をもって終了の運びとなった。本連載では、次期バージョン ...
This RESTful APIs tutorial addresses the web service design issue and sheds light on the common mistakes software developers make when they conjure up a RESTful API. Many Java frameworks, such as ...
Need a JAX-RS tutorial that can teach you web services development quickly? This RESTful web service example in Java using Eclipse will do just that, showing you how to code, test and deploy a ...
In other cases, and this “Advanced Java API for RESTful Web Services (JAX-RS)” presentation is one of those cases for me, I like to attend sessions that can provide practical insight for me to ...
Part 2 of this four-part series on Java SE Web services showed how to use the JAX-WS API to develop SOAP-based Web services. JAX-WS also supports RESTful-based Web services, which this article ...
Enterprises have probably heard of REST before. Companies may even have experience with building RESTful services. But what many may not have considered is how REST can help create web and mobile ...
Most Java companies--such as IBM, Oracle, SilverStream, and now Sun--have been releasing their own Web services toolkits that offer differing guidelines to build Web services using Java.