Develop the Presentation Tier

This is the final step in the service development process.

We'll cover the following

REST-based Spring Controller

The last tier in the stack is the REST-based Spring Controller. Here we will describe the test which creates an instance of StudentDto using the REST create service. This is followed by retrieval of all records and an update of the only instance of StudentDto. Finally, the test removes the instance by getting the identifier from the “fetch all records” service.

Get hands-on with 1200+ tech skills courses.