spring boot The Tomcat connector configured to listen on port 8080 failed to start.

The Tomcat connector configured to listen on port 8080 failed to start. The port may already be in use or the connector may be misconfigured.

只需要在application.properties中加這樣的一句話就可以了:server.port=8089,端口自己設置


 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章