Uses of Class
org.springframework.cloud.stream.binder.BinderConfiguration
Packages that use BinderConfiguration
-
Uses of BinderConfiguration in org.springframework.cloud.stream.binder
Constructor parameters in org.springframework.cloud.stream.binder with type arguments of type BinderConfigurationModifierConstructorDescriptionDefaultBinderFactory(Map<String, BinderConfiguration> binderConfigurations, BinderTypeRegistry binderTypeRegistry, BinderCustomizer binderCustomizer) -
Uses of BinderConfiguration in org.springframework.cloud.stream.config
Methods in org.springframework.cloud.stream.config that return types with arguments of type BinderConfigurationModifier and TypeMethodDescriptionstatic Map<String, BinderConfiguration> BindingServiceConfiguration.getBinderConfigurations(BinderTypeRegistry binderTypeRegistry, BindingServiceProperties bindingServiceProperties)