使用start地址进行新建SpringBoot工程

默认配置:

4.0.0org.springframework.bootspring-boot-starter-parent1.5.19.RELEASE com.exampledemo0.0.1-SNAPSHOTdemoDemo project for Spring Boot1.8org.springframework.bootspring-boot-starter-weborg.springframework.bootspring-boot-starter-testtestorg.springframework.bootspring-boot-maven-plugin

可以改造为:

4.0.0com.exampledemo0.0.1-SNAPSHOTdemoDemo project for Spring Boot1.81.5.19.RELEASEorg.springframework.bootspring-boot-starter-web${springboot.version}org.springframework.bootspring-boot-starter-test${springboot.version}testorg.springframework.bootspring-boot-maven-plugin