啟動報
Tomcat connector configured to listen on port 8081 failed to start. The port may already be in use or the connector may be misconfigured.錯誤
一開始,我以為是端口占用,baidu https://blog.csdn.net/IBLiplus/article/details/82714151,用這個辦法,還是沒有解決問題,看上去不是端口占用問題,我就,查了下引用的jdk文件。
發現,eclipse引用的是自己的jdk,改成我自己的jdk,問題解決