I'm working on a project where I am most write a Rest component to save a user in the database. The component should also save the photo of the user inside a folder on the server. I'm sending the parameter as Json to my Rest Api.I'm working on a project where I am most write