dekevin

pringboot项目端口配置可以通过application.yml或application.properties指定

server :
  port : 80
 
或者
 
server.port = 8089

 

分类:

技术点:

相关文章: