I run the app from the command line (gradlew bootRun). How can I specify to run it in debug mode?
I run the app from the command line (gradlew bootRun). How can I specify to run it in debug mode?