In the last chapter, we learned how to create web applications in Java using MVC frameworks. In this chapter, we will learn how to implement web services in Java.Â
We will cover the following topics:
- Java object binding and serialization using JAXB and JSON-B
- Implementing and consuming RESTful web services
- Implementing and consuming SOAP web services