From d7c200b367bafe862897346aa8c45857a53fadb1 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Thu, 10 Sep 2015 10:19:56 +0100 Subject: [PATCH] Re-org quickstart --- index.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 4e898bd..aa151fd 100644 --- a/index.html +++ b/index.html @@ -47,6 +47,16 @@ configure or extend to create a custom solution. ## Quick Start +The release train label (see below) is actually only used +explicitly in one artifact: "spring-cloud-starter-parent" (all the +others have normal "Spring" release labels tied to their parent +project). The starter parent is the one you can use as a BOM for +dependency management or as a parent POM (Maven only). Example using +the latest version with the config client and eureka (change the +artifact ids to pull in other starters): + +{% include download_widget.md %} + ## Features Spring Cloud focuses on providing good out of box experience for typical use cases and extensibility mechanism to cover others. @@ -189,14 +199,6 @@ a critical mass, or if there is a critical bug in one of them that needs to be a the release train will push out "service releases" with names ending ".SRX", where "X" is a number. -The release train label is actually only used -explicitly in one artifact: "spring-cloud-starter-parent" (all the -others have normal "Spring" release labels tied to their parent -project). The starter parent is the one you can use as a BOM for -dependency management or as a parent POM (Maven only). Example using -the latest version with the config client and eureka (change the -artifact ids to pull in other starters): - Release train contents: |Component|Angel.SR3 | Brixton.BUILD-SNAPSHOT |