2014-12-11 15:41:36 +00:00
2014-12-11 15:41:36 +00:00
2014-08-06 01:49:14 -06:00
2014-11-26 09:26:27 +00:00
2014-12-11 12:23:53 +00:00
2014-12-11 15:41:36 +00:00

// Do not edit this file (e.g. go instead to src/main/asciidoc)

Spring Cloud Starters are curated sets of dependencies focused on a particular type of workload. Including a starter on your classpath is really just a shorthand for including its dependencies, but it makes it easier to organize your code and easier to remember what the depdnencies are for. (See also http://github.com/spring-projects/spring-boot/tree/master/spring-boot-starters[Spring Boot starter projects].) Starters provided include:

* spring-cloud-starter
* spring-cloud-starter-bus-amqp
* spring-cloud-starter-cloudfoundry
* spring-cloud-starter-eureka
* spring-cloud-starter-eureka-server
* spring-cloud-starter-hystrix
* spring-cloud-starter-hystrix-dashboard
* spring-cloud-starter-turbine
* spring-cloud-starter-zuul

== Contributing

link:https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/docs/src/main/asciidoc/contributing.adoc[]
Description
No description provided
Readme 4 MiB