Class TestSupportBinderConfiguration
java.lang.Object
org.springframework.cloud.stream.test.binder.TestSupportBinderConfiguration
@Configuration
@ConditionalOnMissingBean(org.springframework.cloud.stream.binder.Binder.class)
public class TestSupportBinderConfiguration
extends Object
Binder
Configuration for the
TestSupportBinder
Either imported by the TestSupportBinderAutoConfiguration for the test binder
default usage scenario (superseding all binders on the classpath), or used as a binder
configuration on the classpath when test binder autoconfiguration is disabled.- Author:
- Marius Bogoevici
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestSupportBinderConfiguration
public TestSupportBinderConfiguration()
-
-
Method Details
-
binder
-