-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Spring Cloud Azure Blog Proposals
This page is used to track Spring Cloud Azure blog proposals.
Title: Implementing Azure AD Single Sign-on in Spring Boot Web Application.
Author: @chenrujun
Description: Spring is very popular in the java world. Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run". Azure AD is a complete identity and access management solution with integrated security. The Azure AD enterprise identity service provides single sign-on, multifactor authentication, and conditional access to guard against 99.9 percent of cybersecurity attacks. This blog will introduce how to implement Azure AD single sign-on in Spring Boot web application.
Title: How does Spring Cloud Azure build Native Image with Spring Native?
Author: @moarychan
Outline:
1. Brief introduction for Spring Native
2. Solution
2.1 Overall design
2.2 Implementation
3. Support progress
3.1 Azure SDK support
3.2 Spring Cloud Azure support
4. Sample
Title: How to Design Application Architecture Using Azure Message Services
Author: @v-garyliu
Description: When implementing enterprize integration for a large system, messaging service is required. In this post, we will take a short tour of what is enterprize integration and also see what message services Azure provide and how to choose and use it in your application.
- 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