initializr/initializr-web
Stephane Nicoll 2d9ac9bd5a Improve dependency mapping to include coordinates
This commit improves the dependency mapping infrastructure to include the
groupId and artifactId attributes alongside the existing version. For
consistency, the attribute has been renamed from `versions` to
`mappings`.

This allows to better support the `redis` use case: the starter was
renamed from `spring-boot-starter-redis` to
`spring-boot-starter-data-redis` and previously we had two entries
excluding each other using version ranges.

Closes gh-219
2016-04-24 05:20:59 +02:00
..
src Improve dependency mapping to include coordinates 2016-04-24 05:20:59 +02:00
pom.xml Fix typo 2016-04-14 16:09:18 +02:00