新建SpringBoot项目报错 Process finished with exit code 1”
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
1.新搭建一个SpringBoot项目,在项目启动时直接报错Process finished with exit code 1”
后来才发现没有引用上面的jar包。此宝其实...
原创
2020-09-07 18:32:27 ·
507 阅读 ·
0 评论