适用于 springboot 2.6.3 的 azure-spring-boot
我们最近将 spring boot 从 2.4.3 升级到 2.6.3,将 spring-cloud.version 升级到“2021.0.1”。 有人可以帮忙吗?我如何找到合适的 azure spring 依赖项,它与 spring 2.6.3 和 spring-cloud.version 兼容到“2021.0.1”。
谢谢 丁斯·库马尔
We have recently upgraded spring boot from 2.4.3 to 2.6.3 and spring-cloud.version to "2021.0.1".
Can some one help pls here how I can find suitable azure spring dependencies which is compatible for spring 2.6.3 and spring-cloud.version to "2021.0.1.
Thanks
Dins Kumar
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
可以在此处找到兼容版本 https://github .com/Azure/azure-sdk-for-java/wiki/Spring-Versions-Mapping。但正如 @backhere 提到的,4.0 将在几天内发布,其中包含许多改进和新功能,使所有 Spring Cloud Azure 库更加一致。
The compatible version can be found here https://github.com/Azure/azure-sdk-for-java/wiki/Spring-Versions-Mapping. But as @backhere mentioned, the 4.0 will be GAed in days, with many improvements and new features to make all the Spring Cloud Azure libraries more consistent.
检查这个 链接,春云azure 4.0版本可能会满足您的需求。
4.0 GA 版本的库尚未发布,但正在开发中,几天后就会发布。
您可以使用此链接进行检查。
Check this link, the spring cloud azure 4.0 version may meet your needs.
The libraries of the 4.0 GA version are not released yet, but it's in the process and will be released in a few days.
You can check with this link.