Class ServicesController

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

@RestController("rest_ServicesController") @RequestMapping("/rest/services") 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