Spring Operator a959ecd459 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 7 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-21 16:56:26 -04:00
2016-07-30 10:05:43 -04:00
2019-03-21 16:56:26 -04:00
2016-07-30 10:05:43 -04:00
2016-08-23 12:36:02 -04:00
2019-03-21 16:56:26 -04:00
2016-07-30 10:05:43 -04:00
2016-07-30 10:05:43 -04:00
2016-09-17 12:33:58 -04:00

== What is this?

This is the repository for the Spring Cloud Stream Release Train.

It contains projects for maintaining the following components:

* the curated dependencies list of the release train, i.e. `spring-cloud-stream-dependencies`
* the aggregated documentation of the release train;

== Release Train Contents

The release train contains:

* the Spring Cloud Stream core;
* supported binder implementations;

=== Binder implementations

The following binder implementations are currently available:

* *Kafka*  https://github.com/spring-cloud/spring-cloud-stream-binder-kafka
* *RabbitMQ*  https://github.com/spring-cloud/spring-cloud-stream-binder-rabbit

== Contributing

We love contributions.
Follow this https://github.com/spring-cloud/spring-cloud-commons#contributing[link] for more information on how to contribute.

== Code of Conduct
This project adheres to the Contributor Covenant https://github.com/spring-cloud/spring-cloud-stream/blob/master/CODE_OF_CONDUCT.adoc[code of conduct]. By participating, you  are expected to uphold this code. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io.
Description
No description provided
Readme 777 KiB
Languages
XSLT 78.9%
CSS 13.1%
HTML 4.7%
Shell 2.3%
Ruby 1%