以eclipse(STS)为例, 选中项目右键Run Configurations
点击Spring Boot App,选中需要设定多端口项目,在启动参数一栏输入:-Dserver.port=7003,点击run就可以以7003启动项目