Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Gamedo
Total activity
4
Last activity
February 15, 2022 09:22
Member since
February 15, 2022 03:08
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (3)
Sort by recent activity
Recent activity
Votes
Edited
February 15, 2022 09:22
No, "clean install" is in the first place. I have shared an app on github: https://github.com/pcloves/demo , the default active profile is: ServerWeb, and the default run/debug configuration is Ser...
Community
IntelliJ IDEA Users
The impact of maven profiles on spring boot runner?
0 votes
Edited
February 15, 2022 05:11
thanks for replying. I have tried, it seems not working. The steps shown in below: 1. Assume I have two maven profile as follows: <profile> <id>ServerWeb</id> <dependencies> <dependenc...
Community
IntelliJ IDEA Users
The impact of maven profiles on spring boot runner?
0 votes
Edited
February 15, 2022 03:13
Hi Andrey, Is there any way to config the active maven profiles("View -> Tool Windows -> Maven") in "Spring Boot Run/Debug Configuration"? What I want to is when I change another "Spring Boot Run/...
Community
IntelliJ IDEA Users
The impact of maven profiles on spring boot runner?
0 votes