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