码迷,mamicode.com
首页 > 编程语言 > 详细

SpringBoot(七)-----查看配置报告

时间:2020-04-08 10:00:53      阅读:84      评论:0      收藏:0      [点我收藏+]

标签:highlight   spring   path   serve   图片   deb   als   class   mic   

springboot中添加debug属性值,可以查看工程的配置报告,默认的debug属性值为false

debug=true
server.port=8082

#配置项目访问路径
server.context-path=/boot1

  启动Springboot项目,可以看到如下配置

技术图片

 

SpringBoot(七)-----查看配置报告

标签:highlight   spring   path   serve   图片   deb   als   class   mic   

原文地址:https://www.cnblogs.com/longlyseul/p/12657732.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!