@Configuration public class TestSupportBinderConfiguration extends Object
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.| Constructor and Description |
|---|
TestSupportBinderConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Binder<org.springframework.messaging.MessageChannel,?,?> |
binder() |
@Bean public Binder<org.springframework.messaging.MessageChannel,?,?> binder()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.