Registry / testing / spring-cloud-stream-test-support

spring-cloud-stream-test-support

JSON →
library5.0.1javamavenunverified

Test support utilities for Spring Cloud Stream binder implementations, enabling integration testing of message-driven applications.

<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-stream-test-support</artifactId> <version>5.0.1</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-CLOUD-STREA
S
spring-cloud-stream-test-support
testingjavav5.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestSupportBinder
org.springframework.cloud.stream.test.binder.TestSupportBinder

Create a test support binder for Spring Cloud Stream.

import org.springframework.cloud.stream.test.binder.TestSupportBinder; public class Example { public static void main(String[] args) { TestSupportBinder binder = new TestSupportBinder(); System.out.println("Test binder created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
12
OpenAI (training)
2
Amazon
1
Resources
spring-cloud-stream-test-support — mvn dependency:get spring-cloud-stream-test-support · libregistry