Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In sdk/spring/README.md, add link to reference doc and migration guide. #25539

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion sdk/spring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

Spring Cloud Azure offers a convenient way to interact with **Azure** provided services using well-known Spring idioms and APIs for Spring developers.

- [Spring Cloud Azure 4.0 Reference]
- [Spring Cloud Azure Migration Guide for 4.0]

## Build from Source

To check out the project and build it from source, do the following:
Expand Down Expand Up @@ -148,4 +151,5 @@ This project collects usage data and sends it to Microsoft to help improve our p
[privacy-statement]: https://privacy.microsoft.com/privacystatement



[Spring Cloud Azure 4.0 Reference]: https://github.com/Azure/azure-sdk-for-java/wiki/Spring-Cloud-Azure-4.0-Reference
[Spring Cloud Azure Migration Guide for 4.0]: https://github.com/Azure/azure-sdk-for-java/wiki/Spring-Cloud-Azure-Migration-Guide-for-4.0