Summary
In this chapter, we learned to build a RESTful web service client using RestTemplate
. Also, we covered error handlers and centralized error handlers to handle all error-prone scenarios. In upcoming chapters, we will discuss scaling our Spring application and talk a little bit about microservices as those topics are growing rapidly.