每次启动springboot的时候都会弹出来这个 虽然功能上面的都不影响 但是很毕竟是个报错 从网上搜发现并没有这种情况 只好自己研究 果然好蠢的错误 解决方法在resources文件夹下templates/index.html 这是缺少启动时候的首页
Several ports (8005, 8080, 8009) required by Tomcat v7.0 Server at localhost are already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s)...