问题:

SpringBoot------8080端口被占用抛出异常

 

解决:

进到项目下这两个文件,添加“server.port=8888”即可

Spring Boot  8080端口被占用抛出异常

 

相关文章: