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 this heap is the REST-based Spring Controller, for which we will look at the test first. The test creates an instance of CustomerDto
followed by retrieval and editing of the same instance. Finally, the instance is deleted.
Get hands-on with 1400+ tech skills courses.