October 2018
Intermediate to advanced
590 pages
15h 5m
English
We will create the com.taskagile.web.apis.RegistrationApiController class in the backend to handle the /api/registrations request. We will create the com.taskagile.web.payload.RegistrationPayload class to map the fields sent in the request body. Spring MVC will instantiate this RegistrationPayload class for us and populate it with the data inside the request body.
Read now
Unlock full access