spring boot server port 端口号不起作用,一直是默认8080
spring boot server port不起作用:设置了端口号8011,但是启动后一直是默认8080
原因是port:8011没有缩进
文章来自:https://www.cnblogs.com/justqi/p/11870914.html
spring boot server port不起作用:设置了端口号8011,但是启动后一直是默认8080
原因是port:8011没有缩进