Creating RegistrationPayload

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.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.226.98.208