September 2015
Intermediate to advanced
354 pages
8h 27m
English
In the previous chapters, we covered the basics of RESTful web services and looked at Java APIs for JSON processing. By now, you have a good understanding of the RESTful architectural style and the main components that form a REST API. It is time for us to put all learning into practice. In this chapter, we will build simple RESTful web services using JAX-RS APIs. This chapter covers the following topics:
There are many tools and frameworks available in the market today for building RESTful web services. You can use tools of your ...
Read now
Unlock full access