-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[BUG] Link to Spring Version Mappings in azure-sdk-bom/README.md is broken #48952
Copy link
Copy link
Closed
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.azure-springAll azure-spring related issuesAll azure-spring related issuescustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Metadata
Metadata
Assignees
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.azure-springAll azure-spring related issuesAll azure-spring related issuescustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Type
Projects
Status
Done
The link to the Spring Version Mappings for azure-sdk-bom in the document https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/boms/azure-sdk-bom/README.md is broken: https://aka.ms/spring/versions
The mapping used to be here: https://github.com/Azure/azure-sdk-for-java/wiki/Spring-Versions-Mapping.
Where can I find it now?
This document also contains the broken link: https://learn.microsoft.com/en-us/azure/developer/java/spring-framework/developer-guide-overview.
I could find spring version mappings for spring-cloud-azure-dependencies: https://learn.microsoft.com/en-us/azure/developer/java/spring-framework/developer-guide-overview (it contains a dependency for azure-sdk-bom).
Should spring-cloud-azure-dependencies be used instead of azure-sdk-bom?