摘要: 这是父工程(最下面的pom.xml)没有添加导入相关的依赖的缘故,需要添加以下依赖: <build> <plugins> <plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin 阅读全文
posted @ 2020-08-25 18:47 Juff 阅读(1153) 评论(0) 推荐(0)