首页 > 编程语言 > 详细

如何在自定义端口上运行 Spring Boot 应用程序?

时间:2021-01-03 15:30:01      阅读:69      评论:0      收藏:0      [点我收藏+]

为了在自定义端口上运行 Spring Boot 应用程序,您可以在 application.properties 中指定端口。

server.port = 8090

 


 

 

如何在自定义端口上运行 Spring Boot 应用程序?

原文:https://www.cnblogs.com/csk001/p/14225310.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!