类 SystemInfoController

java.lang.Object
net.sohelp.boot.admin.core.base.BaseController
net.sohelp.boot.dev.web.system.info.SystemInfoController

@RestController("dev-system") @RequestMapping("/dev/system/info") public class SystemInfoController extends BaseController
系统信息控制器,用于获取系统运行状态、资源使用率等信息。
从以下版本开始:
2023/4/17
作者:
AaronFung
  • 构造器详细资料

    • SystemInfoController

      public SystemInfoController()
  • 方法详细资料