model
@Document(collection = "Products") public class Products {
private String id; private String idStore; private String name; private Stri