Disconnected from the target VM, address: '127.0.0.1:40361', transport: 'socket'
Answered
I'm creating application Spring Boot 2.0. When I'm trying to debug my application it automatically disconnects and exit without any error message. Please help me to fix this.
We have this is in gradle
org.springframework.boot:spring-boot-starter-undertow
org.springframework.boot:spring-boot-starter-web
org.springframework.boot:spring-boot-starter-websocket
Please sign in to leave a comment.
Check this: https://intellij-support.jetbrains.com/hc/en-us/community/posts/206670989-Spring-Boot-app-shuts-down-automatically.