From 936dfb98880f171ce8522fdf6fdaa0c2bf2a5b14 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Sat, 2 Apr 2016 12:42:54 +0200 Subject: [PATCH] Updated readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a29b3523e7..a6c27f899b 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,9 @@ Stub Runner with JUnit rules ### Stub Runner Spring -Spring Configuration that automatically starts stubs upon Spring Context build up \ No newline at end of file +Spring Configuration that automatically starts stubs upon Spring Context build up + +### Stub Runner Spring Cloud + +Spring Cloud AutoConfiguration that automatically starts stubs upon Spring Context build up and allows you to call the stubs +as if they were registered in your service discovery \ No newline at end of file