<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.5.RELEASE</version>
<relativePath/>
</parent>
JAVA pom.xml 指定Spring-boot版本
于 2022-03-25 15:46:01 首次发布
本文详细介绍了Spring Boot项目的启动配置文件spring-boot-starter-parent的结构和版本管理方式,包括其groupId、artifactId及指定版本号等内容。
1862

被折叠的 条评论
为什么被折叠?



