Class ProductRestService


@Service public class ProductRestService extends BaseRestService<ProductEntity,ProductRequest,ProductResponse>