springboot啓動不成功Disconnected from the target VM, address: '127.0.0.1:4264', transport: 'socket'

springboot啓動不成功Disconnected from the target VM, address: ‘127.0.0.1:4264’, transport: ‘socket’

加上

<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-web</artifactId>
</dependency>
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章