SpringBoot-<relativePath>标签


    <parent>
        <groupId>org.springframework.bootgroupId>
        <artifactId>spring-boot-starter-parentartifactId>
        <version>2.7.1version>
        
        <relativePath/>
    parent>

你可能感兴趣的:(SpringBoot,spring,boot,java,后端)