add @EnableTurbine to allow boot apps to embed the turbine server

This commit is contained in:
Spencer Gibb
2014-09-03 12:37:56 -06:00
parent 630aeb0547
commit 7fd83dc842
11 changed files with 77 additions and 115 deletions

View File

@@ -5,7 +5,7 @@
<artifactId>spring-cloud-netflix-core</artifactId>
<packaging>jar</packaging>
<name>spring-cloud-netflix-core</name>
<name>Spring Cloud Netflix Core</name>
<description>Spring Cloud Netflix Core</description>
<parent>