- 编辑 项目目录/.idea/workspace.xml
- 添加标签后,保存。重启idea即可。
<component name="rundashboard">
<option name="configurationtypes">
<set>
<option value="springbootapplicationconfigurationtype" />
</set>
</option>
<option name="rulestates">
<list>
<rulestate>
<option name="name" value="configurationtypedashboardgroupingrule" />
</rulestate>
<rulestate>
<option name="name" value="statusdashboardgroupingrule" />
</rulestate>
</list>
</option>
</component>
显示结果如下
到此这篇关于idea中显示springboot面板,方便启动调试的文章就介绍到这了,更多相关idea中显示springboot面板内容请搜索以前的文章或继续浏览下面的相关文章希望大家以后多多支持!