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 batch is the REST-based Spring Controller for which we will write the test. The test covers create
, then edit
...