See the ports of all spring boot projects at intellij

AntoCode :

I'm new to IntelliJ

Before in Eclipse, with the spring boot plugins or the IDE STS, when lifting the projects I could know which port is using each project.

At this time I'm changing to IntelliJ and I have raised 2 projects at the beginning, I know that 1 goes for port 8080 and the other 8082.

However I currently have 4 projects. In the case that I do not know which project uses which port, is there any way to quickly see this information?

I have attached an image of what the 2 projects look like but I can't see which ports are currently using which one.

https://imgur.com/a/RBC3KZH

Norbert Bicsi :

If you have multiple modules and therefor run configurations then you should make use of the Run Dashboard where you will see what ports your apps are running on. IntelliJ usually suggests to open this when it detects multiple run configurations. Here is some good information on how to set these up.


It will look like this (you can see the port like you wanted).

Run Dashboard DEMO

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=69469&siteId=1