I am using Intellij IDEA 14.1 and I am trying to debug the most basic standalone Spring Boot 1.2.5 application. Would someone please tell me how to do that?
I've read http://docs.spring.io/autorepo/docs/spring-boot/1.2.5.RELEASE/maven-plugin/usage.html but have not been successful in making it work. The easiest would be to disable the forking that Spring Boot is using when debugging, but again, I was not successful in doing so. (-Dfork=false?)
Any help is much appreciated!
I am confused.
You have a main
method that starts your standalone Spring Boot application, right? Well, right click on that and choose Debug 'YourApp'
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With