Class AnotherSampleTestController

java.lang.Object
io.jmix.samples.rest.controller.AnotherSampleTestController

@RestController @RequestMapping("/rest/public/another_sample") public class AnotherSampleTestController extends Object
  • Constructor Details

    • AnotherSampleTestController

      public AnotherSampleTestController()
  • Method Details

    • unprotectedMethod

      @GetMapping("/unprotectedMethod") public String unprotectedMethod()