Skip to content

piomin/sample-spring-cloud-azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Apps with Spring Cloud Azure Project Twitter

CircleCI

SonarCloud Bugs Coverage Lines of Code

In this project I'm demonstrating you the most interesting features of Spring Cloud Project for integrating and running on Microsoft Azure.

Related articles

  1. How to integrate Spring Boot app with Cosmos DB and Azure App Configuration with the Spring Cloud Azure project. A detailed guide may be found in the following article: Getting Started with Spring Cloud Azure
  2. How to build and deploy Spring Boot app on Azure Spring Apps with Azure Pipelines inside the Azure DevOps portal and manage infrastructure with Terraform. A detailed guide may be found in the following article: Azure DevOps and Terraform for Spring Boot
  3. How to create and run serverless app on Azure Functions with Spring Boot and Spring Cloud Function and then integrate them with Azure Event Hubs through triggers. A detailed guide may be found in the following article: Serverless on Azure with Spring Cloud Function