GH-306 Add support for start offset and reset flag

Resolves #306

Fix configuration property passing

Adjust property names, fix environment merging from parent
This commit is contained in:
Marius Bogoevici
2016-02-03 16:23:13 -05:00
committed by Mark Fisher
parent 8f795074e9
commit 8271478e27
7 changed files with 230 additions and 8 deletions

View File

@@ -24,7 +24,7 @@
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-redis</artifactId>
<artifactId>spring-cloud-stream-binder-kafka</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>