could not resolve property: product_id of: com.web.shop.model.ProductDetail
code trong class ProductDetail
@Id
@Column(name = "productId")
private String productId;
em đã thay đổi mà sao nó vẫn nhận product_id vậy ạ. em cảm ơn
could not resolve property: product_id of: com.web.shop.model.ProductDetail
code trong class ProductDetail
@Id
@Column(name = "productId")
private String productId;
em đã thay đổi mà sao nó vẫn nhận product_id vậy ạ. em cảm ơn