Class ProductListRestController


@RestController @RequestMapping("/admin/rest/eshop/product-list") @PreAuthorize("@WebjetSecurityService.hasPermission(\'cmp_basket\')") public class ProductListRestController extends WebpagesDatatable