Class ConfigurationPreparedController

java.lang.Object
sk.iway.iwcm.system.datatable.DatatableRestControllerV2<ConfPreparedEntity,Long>
sk.iway.iwcm.components.configuration.ConfigurationPreparedController

@RestController @RequestMapping("/admin/rest/settings/prepared") @ComponentScan("configuration") public class ConfigurationPreparedController extends DatatableRestControllerV2<ConfPreparedEntity,Long>