-
Notifications
You must be signed in to change notification settings - Fork 2k
Spring Cloud Azure Short Links
Yonghui Ye edited this page Jul 1, 2022
·
25 revisions
Short Link | Description |
---|---|
https://aka.ms/spring/links | List of all short links (Current page) |
https://aka.ms/spring/repo | Source code repository |
https://aka.ms/spring/versions | Mapping from Spring Boot or Spring Cloud version to Spring Cloud Azure version |
https://aka.ms/spring/samples | Sample code repository |
https://aka.ms/spring/start | Azure Spring Initializr |
https://aka.ms/spring/docs | Reference doc |
https://aka.ms/spring/docs/4.0.0 | Reference doc of version 4.0.0 |
https://aka.ms/spring/docs/4.1.0 | Reference doc of version 4.1.0 |
https://aka.ms/spring/docs/4.2.0 | Reference doc of version 4.2.0 |
https://aka.ms/spring/docs/4.3.0 | Reference doc of version 4.3.0 |
https://aka.ms/spring/msdocs | MS docs |
https://aka.ms/spring/samples | To Samples repository |
https://aka.ms/spring/samples/latest | To Samples repository with latest release version |
https://aka.ms/spring/samples/latest/storage | Used in Spring Initializr to link to the latest storage sample |
https://aka.ms/spring/samples/latest/aad | Used in Spring Initializr to link to the latest aad sample |
https://aka.ms/spring/samples/latest/cosmos | Used in Spring Initializr to link to the latest cosmos sample |
https://aka.ms/spring/samples/latest/keyvault | Used in Spring Initializr to link to the latest key vault sample |
- Spring Credential
- Spring Cloud Azure 4.0 Design
- Spring Cloud Azure AutoConfigure Design
- Spring Cloud Azure Core Design
- Spring Cloud Azure Messaging Design
- Spring Cloud Azure Service Bus Spring Jms Support Design
- Design for directory, module name and package path for Spring Cloud Azure messaging
- Design for Remove warning logs of unknown configs for Kafka Passwordless
- Design for Enhance AAD token authentication converter to customized granted authorities converter
- Design for Enhance the ObjectMapper to support Spring Boot's pattern to enable autoconfiguration
- Passwordless connection support for Spring Cloud Azure
- Passwordless connection support for MySQL
- Passwordless connection support for Event Hubs Kafka
- Remove warning logs of unknown configs for Kafka Passwordless