Disconnected from the target VM, address: '127.0.0.1:40361', transport: 'socket'
已回答
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
请先登录再写评论。
Check this: https://intellij-support.jetbrains.com/hc/en-us/community/posts/206670989-Spring-Boot-app-shuts-down-automatically.