Skip to content

schandir/kinesis-stream-adapter

Repository files navigation

kinesis-stream-adapter

This is spring cloud based aws kinesis stream consumer. This spring cloud based wrapper for the kinesis stream is multi-threaded and handles iterating over shards to consume data from the streams.

#Instructions to build and run

  1. Clone the project to local
  2. Run './gradlew clean build' from command line
  3. Go to resources folder and update the aws credentials
  4. Go to target folder and run java -jar kinesis-stream-adapter*.jar (minimum jdk 8 version is required)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages