Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.34k stars 1.98k forks source link

Double confirm If can use spring-cloud-azure version5.x in springboot2 project #42505

Open battlefield007 opened 2 hours ago

battlefield007 commented 2 hours ago

Hi Team, Background: our springboot2 project need upgrade spring from 5.x to spring6.1, we are trying only upgrade spring, not upgrade springboot to 3.x which default spring version is 6.x.

Question: ref https://github.com/Azure/azure-sdk-for-java/wiki/Spring-Versions-Mapping#which-version-of-spring-cloud-azure-should-i-use seems boot2 can not use spring-cloud-azure version5.x, So want double confirm If can use spring-cloud-azure version5.x in springboot2 project? If can, what step show we do.

Thanks

github-actions[bot] commented 2 hours ago

@moarychan @netyyyy @rujche @saragluna

github-actions[bot] commented 2 hours ago

Thank you for your feedback. Tagging and routing to the team member best able to assist.

saragluna commented 40 minutes ago

No, you cannot use Spring Cloud Azure 5.x together with Spring Boot 2.x, it incompatible.