Netflix Contributions to Spring Cloud

Build Status Apache 2.0

This project is a temporary repository of contributions by Netflix to Spring Cloud that have not yet been incorporated.

Installation

To use, add the following Gradle dependency:

dependency {
   compile 'com.netflix.spring:spring-cloud-netflix-contrib:0.1.0'
}