Skip to content

Spring Cloud Azure Blog Proposals

Gary Liu edited this page May 7, 2022 · 29 revisions

Spring Cloud Azure Blog Proposals

This page is used to track Spring Cloud Azure blog proposals.

Implementing Azure AD Single Sign-on in Spring Boot Web Application

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.

How does Spring Cloud Azure build Native Image with Spring Native?

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

How to Design Application Architecture Using Azure Message Services

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.

Clone this wiki locally