Idea 2018.1 Create springboot open Run Dashboard

Source: Internet
Author: User
Run Dashboard

He is a launcher that replaces a better clear introduction to the Run window. Normally when we need to start multiple windows, the Run window does not allow us to visually see the changes we see for each port.

We can compare this to the window of Run dashboard.

    

Normal Run window

    

Obviously if you start multiple ports The Run dashboard window looks better managed.

In general, sometimes when you create a springboot project, the lower right corner prompts you to open run Dashboard, but you need to configure it if you don't.

Configuration method

First find the Workspace.xml in the project. Idea File

    

Next find <component name= "Rundashboard" >

    

Add in Code

<option name= "Configurationtypes" >        <set>          <option value= " Springbootapplicationconfigurationtype "/>        </set>   </option>  

This will allow the Run dashboard window to pop out.

Idea 2018.1 Create springboot open Run Dashboard

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.