RESTful Java with JAX-RS 2.0
by Bill Burke
Publisher: GitBook 2015
Number of pages: 661
Description:
Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. By focusing on implementation rather than theory, this hands-on reference demonstrates how easy it is to get started with services based on the REST architecture.
Download or read it online for free here:
Download link
(multiple formats)
Similar books

by Tim O'Brien, at al. - Sonatype, Inc.
Repository managers act as proxies between your organization and the public Maven repositories and they also provide a deployment destination for your own generated artifacts. This book is both a comprehensive reference and an introduction to Nexus.
(14332 views)

by Michael Cote
JAAS is the Java Authentication and Authorization Service bundled in Java SE. This book covers the basics of JAAS, and then goes into how to write database backed versions of JAAS service classes such as Policy, Configuration, and LoginModule.
(15189 views)

- Addison-Wesley Professional
This book provides programmers with the requirements for creating user interfaces using the Java Foundation Classes. The book uses rich color on every page while demonstrating how you can create Java programs that will look great on any computer.
(15566 views)

by John Zukowski - O'Reilly
This book provides complete documentation on the Abstract Window Toolkit (AWT), a collection of classes for building graphical user interfaces in Java. With AWT, you can create windows, draw, work with images, use components like buttons, etc.
(16292 views)