Gradle - Error


Address in Use


グラフィック表示アドレスがまだ使用中でnetstatを使用して検索されている場合、ポートは使用されません.ずっと探しています.
https://stackoverflow.com/questions/8428333/maven-eclipse-debug-jdwp-transport-dt-socket-failed-to-initialize-transport-in
There is a long time the question was asked but i had the same problem recently.
Open Task Manager
Kill all "java.exe"process
Relaunch the mvn debug
Hope it will help
Javaプロセスは強制的にすべて終了し、正常に動作します.
./gradlew bootRun --debug-jvm --args='--server.port=8090'