Class ServicesController

java.lang.Object
io.jmix.rest.impl.controller.ServicesController

@RestController("rest_ServicesController") @RequestMapping("${jmix.rest.base-path}${jmix.rest.services-path}") public class ServicesController extends Object
Controller that is used for service method invocations with the REST API
  • Field Details

  • Constructor Details

    • ServicesController

      public ServicesController()
  • Method Details