Develop the Presentation Tier
This is the final step in the service development process.
We'll cover the following
REST-based Spring Controller
The final tier in the stack is the REST-based Spring Controller. The test creates an instance of BookDto
. Next, it retrieves that instance using the “find all records” operation and edits the values of the instance. Finally, the instance is deleted via the REST service.
Get hands-on with 1400+ tech skills courses.