Spring Operator 644488d039 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 23 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-26 20:40:48 -04:00
2019-03-26 20:39:07 -04:00
2019-03-26 20:40:48 -04:00
2019-03-18 09:37:34 -04:00
2019-03-18 09:37:34 -04:00
2019-03-18 09:37:34 -04:00
2018-02-12 21:10:10 -05:00
2018-07-30 14:22:30 -04:00

= Spring Cloud Stream Binder for AWS Kinesis

This repository contains the code for the Spring Cloud Stream Binder implementation for AWS Kinesis.

See https://github.com/spring-cloud/spring-cloud-stream-binder-aws-kinesis/blob/master/spring-cloud-stream-binder-kinesis-docs/src/main/asciidoc/overview.adoc[AWS Kinesis Binder Reference Manual] for more information.
Description
No description provided
Readme Apache-2.0 888 KiB
Languages
Java 70.4%
XSLT 24.6%
CSS 4.1%
Shell 0.6%
Ruby 0.3%