REcently升级了我的springcloud数据流版本,我无法配置触发器源。
2.1.0版本

我现在不能配置它。有什么帮助吗?
谢谢!!
发布于 2022-03-10 20:03:18
消除了应用属性,有利于使用通用的弹簧集成特性。我们将研究将这些添加到属性对话框中。同时,您应该能够在流定义中手动键入它们,或者将它们设置为部署属性。https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/integration/IntegrationProperties.java#L325,例如,--spring.integration.poller.fixedDelay=2000
https://stackoverflow.com/questions/71427718
复制相似问题