标签: springboot启动端口
thumbnail
new

云服务器怎么设置springboot启动端口

在云服务器上设置Spring Boot启动端口可以通过以下两种方式进行设置: 1. 在application.properties文件中设置端口号:   打开Spring Boot项目的src/ma……