public class VaadinStringEditor extends TextField implements HasValueComponent<String> {
BinderValidationStatus<String> status; public void init(){ binde
我想使用Spring Cloud Stream和Solace Spring Cloud Stream Binder来实现。我更深入地研究了Solace Spring Cloud Stream Binder的代码,我不确定这实际上是不可能的。如何配置Solace Spring Cloud Stream Binder通过AMQP和AMQPS通信?