官术网_书友最值得收藏!

Spring Boot Starter Parent POM

The Starter Parent POM defines key versions of dependencies and Maven plugins. It typically uses spring-boot-starter-parent as the parent in the pom.xml file:

<parent>
   <groupId>org.springframework.boot</groupId>
   <artifactId>spring-boot-starter-parent</artifactId>
   <version>2.0.2.RELEASE</version>
   <relativePath/> <!-- lookup parent from repository -->
</parent> 

Spring Boot Starter Parent POM allows us to manage the following things for multiple child projects and modules:

  • Configuration: Java version and other properties
  • Dependency management: Version of dependencies
  • Default plugin configuration: This includes configurations such as build plugins

It is an easy way to bring in multiple coordinated dependencies including transitive dependencies.

Let's see the Spring Boot auto-configuration.

主站蜘蛛池模板: 南汇区| 乾安县| 娄烦县| 黄大仙区| 永登县| 新乡市| 连云港市| 罗平县| 桃江县| 浮梁县| 赫章县| 额济纳旗| 三亚市| 嘉峪关市| 龙江县| 麻栗坡县| 开原市| 阳山县| 德江县| 四子王旗| 巴东县| 夏河县| 那坡县| 天全县| 珲春市| 高密市| 乐山市| 江孜县| 出国| 涡阳县| 昌乐县| 厦门市| 汪清县| 普洱| 邯郸县| 邻水| 明溪县| 峨眉山市| 昭平县| 德惠市| 南和县|