Just David
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Maven Run configuration spring boot unable to debug.
AnsweredI'm using 'mvn spring-boot:run -f pom.xml' command in a Maven Run configuration. Running the app works just fine, but if I try to start it in debug mode, it never hits any of my breakpoints. The...