Why this error? Cannot invoke “UploadFileService.saveImage(org.springframework.web.multipart.MultipartFile)” because “this.upload” is null
I’m using Spring Boot to save an image but after filling out the form and loading the image, ¿Why do I have the next error after clicking the bootom “save” (guardar)?: