@RequestMapping("/manager/limit")写成manager tomcat启动不起来改成manage就可以运行了
@RequestMapping("/manage/limit")
@RequestMapping() 路径写成manager tomcat启动不了的问题
原文:https://www.cnblogs.com/SeaWxx/p/9988512.html