没有合适的资源?快使用搜索试试~ 我知道了~
guides-awspring-localstack-sqs
共22个文件
java:6个
properties:4个
xml:2个
需积分: 9 0 下载量 172 浏览量
2021-03-30
08:39:42
上传
评论
收藏 122KB ZIP 举报
温馨提示
Ryanair Java指南 与本地堆栈的集成测试SQS 以下示例显示了尝试通过localstack执行SQS集成测试时如何从Spring Cloud AWS 2.2.x迁移到2.3.x。 笔记: 要执行测试,我们需要创建一个队列,因此在模板上将auto create标记为true @Bean public QueueMessagingTemplate queueMessagingTemplate( final AmazonSQSAsync async) { final var resolver = new DynamicQueueUrlDestinationResolver (async, null ); resolver . setAutoCreate( true ); final var template = new QueueMessagin
资源推荐
资源详情
资源评论
收起资源包目录
guides-awspring-localstack-sqs-main.zip (22个子文件)
guides-awspring-localstack-sqs-main
complete
pom.xml 2KB
mvnw 10KB
src
test
java
com
ryanair
guide
sqs
initial
ApplicationTests.java 2KB
main
resources
application.properties 1B
java
com
ryanair
guide
sqs
initial
Application.java 996B
.mvn
wrapper
maven-wrapper.jar 50KB
MavenWrapperDownloader.java 5KB
maven-wrapper.properties 218B
mvnw.cmd 6KB
LICENSE 11KB
.gitignore 498B
README.md 692B
.editorconfig 343B
initial
pom.xml 3KB
mvnw 10KB
src
test
java
com
ryanair
guide
sqs
initial
ApplicationTests.java 2KB
main
resources
application.properties 1B
java
com
ryanair
guide
sqs
initial
Application.java 1020B
.mvn
wrapper
maven-wrapper.jar 50KB
MavenWrapperDownloader.java 5KB
maven-wrapper.properties 218B
mvnw.cmd 6KB
共 22 条
- 1
资源评论
Aurora曙光
- 粉丝: 914
- 资源: 4528
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功