August 2022
Intermediate to advanced
584 pages
16h 22m
English
This chapter covers
In the microservice-based architecture, it is a common practice to expose application functionality in terms of RESTful APIs. These APIs can then be accessed via a range of application devices, such as desktop applications, mobile devices, as well as other APIs.
In this chapter, we’ll introduce you to designing and building RESTful APIs with Spring ...