Roy T. Fielding is the Chief Scientist at Day Software Holding AG and supervises the modernization development of the infrastructure which the World Wide Web is based on.
As one of the first modern Hypertext Transfer Protocol (HTTP/1.1) architects, co-author of internet standards for HTTP and Uniform Resource Identifiers (URI), as well as the founder of various Open Source software projects,amongst others, the Apache HTTP server project, his name is intrinsically tied to the development of the World Wide Web infrastructure. In his keynote address, Roy T. Fielding will pursue the question of how individual Java applets can be replaced by friendlier Web application delivery interfaces.
Roy T. Fielding is Chief Scientist for Day Software, co-founder of the Apache HTTP Server Project, and former chairman of the Apache Software Foundation. He defined the REST architectural style and wrote the standards for HTTP and URI.
RESTful Design, Patterns and Anti-Patterns— This session will start with an extra-fast intro to REST before listing the most common patterns and anti-patterns of applying REST design principles, covering issues such as the (un)importance of URI design, resources vs. representations, and the role of hypermedia.
Paul Sandoz Interview— Ted Neward interviews Paul Sandoz, the co-spec lead for JSR 311: JAX-RS the Java API for RESTful Web Services. During this Devoxx interview Paul compares REST with SOAP Web Services, discusses if we'll ever see reliable and transactional REST calls. Should we extend the existing HTTP methods and are we not over using HTTP are just a few of the questions discussed during this 45 min. interview.
JAX-RS the Java API for RESTful Web Services— This presentation will give a detailed overview of JAX-RS, which is now an approved final JSR. The presentation is designed to appeal to novices and experts of Java who want to understand more about this API, the REST architectural style, and how to build RESTful applications. At the end of the presentation developers will have a better understanding of how to build their own RESTful Web services using JAX-RS.
RESTful Web Services in Spring— Arjen will explain what REST is, how it can be used to build Web Services, and where it makes sense to use. We will start by giving an overview of REST: where did it come from, how does it work, and how can it be used to build a distributed architecture?
SoapUI— soapUI is the premiere open-source web service testing tool with over 30.000 users worldwide. This hands-on walk-through will show you how to supercharge your web service development and testing efforts: