I have an entity called product that has only Title, Price, and PathImage, which saves the path where the product image is saved. When I receive this form data, my service executes this code:
public void addProduto(Produto produto, MultipartFi...
asked by
08.06.2018 / 19:07