I have a REST controller method which will take multipart files and JSON object to save as a product with images.
Here is my controller method.
@PostMa