RESTful Java Patterns and Best Practices
Join the DZone community and get the full member experience.
Join For Free[This article was written by David Delabassee.]
RESTful Java Patterns and Best Practices”
written by ’Bhakti Mehta' has been recently published. One of the great
thing about this book is that it is not a theoretical book covering the
JAX-RS API 2.0. As its title suggest, this book is talking about
different best practices that are relevant when it comes to build
efficient, scalable and secure RESTful services. So the focus of the
book is really on REST best practices. It then shows how you can apply
the practices and patterns using the JAX-RS 2.0 APIs.
Some of the covered practices discussed are:
- How to design and expose your resources
- Error handling
- API versioning
- Testting
- Security
- Caching
- Asynchronous behaviours, etc.
To celebrate this, Packt Publishing will raffle 10 copies of “RESTful Java Patterns and Best Practices” (5 eBook copies and 5 paper copies). To participate, just leave a comment about the book on your preferred social media using the 'http://bit.ly/1uUs7QR' URL and the '#JavaBhakti' hashtag. PackT will randomly select 10 lucky persons.
Please do note that Oracle is not involved in this raffle, we are just relaying this information. For any question about this raffle, please contact Packt Publishing directly.
Published at DZone with permission of Reza Rahman, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Competing Consumers With Spring Boot and Hazelcast
-
Microservices With Apache Camel and Quarkus (Part 3)
-
Health Check Response Format for HTTP APIs
-
Step Into Serverless Computing
Comments