2016年5月8日

摘要: Spring-Boot中Tomcat端口默认为8080,那么我们该如何来修改呢? 工具:eclipse ①打开eclipse,点击工具栏中的Run; ②选择Configurations(任选一个); ③进入修改页面,按下图进行设置(在VM arguments处填写-Dserver.port=**(* 阅读全文

posted @ 2016-05-08 11:05 h-ys 阅读(953) 评论(0) 推荐(0) 编辑