Files
spring-cloud-stream/bom
Soby Chacko bc094e0ec4 Split test-binder from core spring-cloud-stream
* Remove all SI test-binder based components from core spring-cloud-stream-module
* Create a new module - spring-cloud-stream-test-binder that contains the test-binder
  and all it's related components
* Migrate tests from core module that use the test-binder into a separate module
  called spring-cloud-stream-integration-tests
* Remove the test-jar dependency using the classifier approach
* Update Spring Cloud Stream BOM with the new test-binder dependency
* Update Schema-Registry tests that use the old approach (using the test-jar with the classifier)
  with the new test-binder dependency

Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2565
2022-11-29 10:06:07 -08:00
..
2022-02-23 15:45:28 -05:00
2022-02-23 15:45:28 -05:00
2022-02-23 15:45:28 -05:00
2022-02-23 15:45:28 -05:00
2022-02-23 15:45:28 -05:00
2022-02-23 15:45:28 -05:00
2022-02-23 15:45:28 -05:00
2022-02-23 15:45:28 -05:00
2022-11-17 17:10:08 +00:00
2022-02-23 15:45:28 -05: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.