当前位置:网站首页>如何开启IDEA的Run Dashboard功能
如何开启IDEA的Run Dashboard功能
2022-07-02 16:04:00 【cloneme01】
写在前面
在前后端分离的项目中,有N多个后端服务,如果不开启Run Dashboard的话,当操作这些微服务时比较麻烦…
操作步骤
打开项目的:/.idea/workspace.xml文件
在标签下,添加如下内容:
<option name="configurationTypes">
<set>
<option value="SpringBootApplicationConfigurationType" />
</set>
</option>
添加好以后,内容如下,保存重启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>
<option name="contentProportion" value="0.22169168" />
</component>
边栏推荐
- Redisson 高性能 Redis 分布式锁源码分析
- 应广单片机开发 工规 PMC131 带AD芯片检测电池电压单片机SOP8/14
- 嵌入式 ~ 介绍
- [how is the network connected] Chapter 4 explores access networks and network operators
- Pms132b single chip microcomputer TWS digital tube Bluetooth charging chamber program development
- Alibaba cloud sub account - Permission Policy - full control permission granted to an account and an OSS bucket
- Modbus协议通信异常
- Many scenic spots are temporarily closed due to the typhoon. The provincial culture and tourism department reminds you to pay attention to safety!
- Viewing technological changes through Huawei Corps (VI): smart highway
- 辉芒微IO单片机FT60F010A-URT
猜你喜欢
Yingguang single chip microcomputer development specification pmc131 with AD chip to detect battery voltage single chip microcomputer sop8/14
体验一下阿里云文字识别OCR
Laravel文档阅读笔记-Custom Authentication Login And Registration Using Laravel 8
ASEMI整流桥UMB10F参数,UMB10F规格,UMB10F封装
Mysql - opérations de base de la base de données
Explain kubernetes network model in detail
[target tracking] |siamfc
切换变换的时候记得使用三元表达式
Outsourcing for five years, abandoned
Daily question - xiaolele changes the number
随机推荐
每日一题——倒置字符串
Microsoft LDAP 配置页中输入有效的用户名及密码,microsoft ldap 配置页中输入有效的用户名
Huimang micro IO MCU ft60f11f-mrb
HDU - 1114 Piggy Bank (full backpack)
能解决 80% 故障的排查思路
[target tracking] |siamfc
Simple understanding of cardinality sorting
Taiwan Feiling fm8pb513b MCU provides MCU program development product design
毕业总结
切换变换的时候记得使用三元表达式
Solution pour arrêter automatiquement les paquets Jar en cours d'exécution en éteignant le serveur de connexion xshell
应广单片机开发流程需要注意哪些?
Modbus protocol communication exception
【曆史上的今天】7 月 2 日:BitTorrent 問世;商業系統 Linspire 被收購;索尼部署 PlayStation Now
Alibaba cloud sub account - Permission Policy - full control permission granted to an account and an OSS bucket
【Golang | gRPC】使用openssl生成证书
Pfc232-sop8/14/16 should be wide-ranging and can be tape programmed with burning program
Modbus protocol communication exception
WPS inserts a picture and displays it completely
finally详解