-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Description
The kinesis sample projects are very outdated. The samples in https://github.com/spring-cloud/spring-cloud-dataflow-samples/blob/main/dataflow-website/recipes/kinesisdemo use spring boot 2.7.8
and spring-cloud-stream-binder-kinesis
version 2.2.0
. At the point I think these samples are obsolete. For example, they use @EnableBinding
and @StreamListener
which don't exist anymore.
Could you please provide updated samples that use Spring Boot 3.x and spring-cloud-stream-binder-kinesis 4.x?
Metadata
Metadata
Assignees
Labels
No labels