Add README and failing test

This commit is contained in:
Dave Syer
2015-01-23 11:06:09 +00:00
parent 37e703343d
commit ba0776bdcc
3 changed files with 10 additions and 4 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
Integration test projects for Spring Cloud. Not necessarily full demo
or sample apps, but each one implementing a single scenario or small
set of scenarios. Very useful for testing classpath combinations
(e.g. making sure that optional depednencies really are optional).