spring-boot/spring-boot-tools
Andy Wilkinson 51c49b69c5 Support bom-based dependency management in the CLI
Previously, the CLI’s dependency management used proprietary Properties
file-based metadata to configure its dependency management. Since
spring-boot-gradle-plugin’s move to using the separate dependency
management plugin the CLI was the only user of this format.

This commit updates the CLI to use Maven boms to configure its
dependency management. By default it uses the spring-boot-dependencies
bom. This configuration can be augmented and overridden using the new
@DependencyManagementBom annotation which replaces @GrabMetadata.

Closes gh-2688
Closes gh-2439
2015-05-07 14:58:23 +01:00
..
spring-boot-configuration-processor Next development version 2015-03-30 22:56:20 -07:00
spring-boot-gradle-plugin Support bom-based dependency management in the CLI 2015-05-07 14:58:23 +01:00
spring-boot-loader Merge branch '1.2.x' 2015-04-15 17:04:05 +01:00
spring-boot-loader-tools Set timestamps of nested jars 2015-04-16 21:20:28 -07:00
spring-boot-maven-plugin Revert "Add start/stop goals to maven plugin" 2015-04-16 12:32:06 -07:00
pom.xml Support bom-based dependency management in the CLI 2015-05-07 14:58:23 +01:00