initializr/initializr-service
Stephane Nicoll 9eeb1df4ba Use spring-cloud-dependencies
Previously, Spring Initializr was refering to
`spring-cloud-starter-parent` as the BOM source for any cloud-related
dependencies.

This pom actually inherits from a specific version of Spring Boot and
brings all its dependency management. If the chosen boot version and the
one that the cloud bom brings do not match, inconsistent versions can
appear in the project.

The underlying issue was fixed by providing a new BOM that only provides
dependency management for the cloud-related bits.

Closes gh-116
2016-02-03 10:22:24 +01:00
..
app.groovy Add metrics exporter for initializr service 2015-06-04 13:32:44 +02:00
application-cloud.yml Fix metrics export switch key 2015-06-04 15:11:45 +02:00
application.yml Use spring-cloud-dependencies 2016-02-03 10:22:24 +01:00
logback.xml Initializr library 2014-08-18 17:50:21 +02:00
manifest.yml Fix manifest 2015-06-04 14:58:08 +02:00