微服务下一键启动多个server
在.idea/workspace.xml中设置如下:

<component name="RunDashboard">    <option name="configurationTypes">      <set>        <option value="SpringBootApplicationConfigurationType" />      </set>    </option>  </component>