类 SystemInfoController

java.lang.Object
com.aizuda.easy.retry.server.web.controller.SystemInfoController

@RestController @RequestMapping("/system") public class SystemInfoController extends Object
系统信息
从以下版本开始:
1.2.0
作者:
www.byteblogs.com
  • 构造器详细资料

    • SystemInfoController

      public SystemInfoController()
  • 方法详细资料

    • version

      @GetMapping("version") public com.aizuda.easy.retry.common.core.model.Result<String> version()