@RestController @RequestMapping(value="/monitor/server") public class ServerController extends Object
ServerController()
Result
getInfo()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServerController()
@PreAuthorize(value="@auth.hasAuthority(\'monitor:server:list\')") @GetMapping public Result getInfo() throws Exception
Exception
Copyright © 2022. All rights reserved.