Add test-embedded-kafka Sample

Also some general README and pom cleanup.

README Polishing

Resolves #37

Polishing - Use Boot Config for Test Consumer

Possible now that https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/pull/137 is merged.
This commit is contained in:
Gary Russell
2017-04-12 12:15:30 -04:00
committed by Vinicius Carvalho
parent 6fec783413
commit b29fc5491a
11 changed files with 282 additions and 13 deletions

View File

@@ -33,6 +33,7 @@
<module>multi-io</module>
<module>stream-listener</module>
<module>reactive-processor-kafka</module>
<module>test-embedded-kafka</module>
</modules>
<dependencyManagement>
<dependencies>