parent 里面pom定义的
子包 不需要定义
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.2.3.RELEASE</version>
<relativePath />
</parent>
parent 里面pom定义的 子包 不需要定义 <parent> <groupId>org.s…
parent 里面pom定义的
子包 不需要定义
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.2.3.RELEASE</version>
<relativePath />
</parent>