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:
committed by
Mark Fisher
parent
8f795074e9
commit
8271478e27
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user