jdbc source sample changes
This commit is contained in:
@@ -8,4 +8,6 @@ jdbc:
|
||||
query: select id, name, tag from test order by id
|
||||
triggerDelay: 5
|
||||
spring.cloud.stream.bindings.output.destination: test-data
|
||||
spring.cloud.stream.bindings.input.destination: test-data
|
||||
spring.cloud.stream.bindings.input.destination: test-data
|
||||
|
||||
spring.cloud.stream.default.producer.partitionKeyExpression: '#{0}'
|
||||
Reference in New Issue
Block a user