spring-integration-aws专题提供spring-integration-aws的最新资讯内容,帮你更好的了解spring-integration-aws。
我想实现spring-integration-aws以使用SQS发送和接收消息。我正在看localstack,想知道弹簧队的建议。 我
我正在使用spring-integrtion-aws <a href="https://i.stack.imgur.com/F3Ax7.png" rel="nofollow noreferrer"><img src="https://i.stack.im
我已经注册了<code>AsyncHandler</code>,并且还向SQS出站流程中添加了<code>success-channel</code>。 <code>success-channe
我正在使用Spring Integration从S3存储桶中轮询文件。我无法在处理后删除文件,因此添加了<code>S3PersistentAcc
我正在使用<code>Gateway</code>,并且在网关内部进行循环,以通过<code>sqs-outbound adapter</code>将消息发送到2
我已经为应用程序中注册的每个队列创建了一个按需ChannelAdapter,AsyncTaskExecutor和一个Channel。我注意到,
我正在关注文档:<a href="https://docs.spring.io/spring-batch/docs/current/reference/html/spring-batch-integration.html#springBatc
<strong>更新</strong>:spring-integration-aws-2.3.4 中存在错误 我正在将 SFTP (SftpStreamingMessageSource) 作为源与
我创建了一个 pollableChannel,它正在侦听 S3 Bucket 获取文件并启动作业。 我的班级是这样的: <pre
如何使用 DSL 为以下步骤设置反应式流程: <ol> <li>使用 <code>SqsMessageDrivenChannelAdapter</code> 接收 SQS 消
我有两个应用程序 - 第一个应用程序使用 spring-cloud-stream/function 和 AWS Kinesis Binder 生成消息,第二个应用