接口 SinoHelloResource

  • 所有已知实现类:
    SinoHelloResourceImpl

    @RequestMapping("/hello-world")
    public interface SinoHelloResource
    • 方法详细资料

      • selectPagination

        @RequestMapping(value="/queries",
                        method=POST)
        default String selectPagination()