老师我的80端口貌似有点问题

来源:3-3 Spring Boot常用配置Demo

三金好同学

2020-01-12 12:44:11


Identify and stop the process that's listening on port 80 or configure this application to listen on another port.


  协议  本地地址          外部地址        状态           PID

  TCP    0.0.0.0:80             0.0.0.0:0              LISTENING       4

  TCP    0.0.0.0:135            0.0.0.0:0              LISTENING       68


写回答

1回答

好帮手慕柯南

2020-01-12

同学你好!

你的80端口应该被系统占用了,你在项目中不使用80端口,使用其它端口也是可以的,不影响学习。

如果我的回答解决了你的疑惑,请采纳,祝学习愉快~

0

0 学习 · 8263 问题

查看课程