The Scheduler cannot be restarted after shutdown() has been called.

102 阅读1分钟

针对这个问题我是在启动若依后端出现的

问题原因 8080端口号被占用导致的

解决办法 关闭8080端口号重新启动后端就可以了