https://github.com/piomin/sample-spring-cloud-azure
Demo Spring Boot/Spring Cloud apps illustrating how to integrate and run apps on Azure
https://github.com/piomin/sample-spring-cloud-azure
azure azure-app-configuration azure-functions azure-pipelines azure-spring-apps cosmosdb spring-boot spring-cloud spring-cloud-azure spring-cloud-function spring-cloud-stream spring-data
Last synced: 10 months ago
JSON representation
Demo Spring Boot/Spring Cloud apps illustrating how to integrate and run apps on Azure
- Host: GitHub
- URL: https://github.com/piomin/sample-spring-cloud-azure
- Owner: piomin
- Created: 2023-12-07T14:10:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-31T18:16:10.000Z (over 1 year ago)
- Last Synced: 2025-03-28T02:53:22.831Z (11 months ago)
- Topics: azure, azure-app-configuration, azure-functions, azure-pipelines, azure-spring-apps, cosmosdb, spring-boot, spring-cloud, spring-cloud-azure, spring-cloud-function, spring-cloud-stream, spring-data
- Language: Java
- Homepage: https://piotrminkowski.com
- Size: 49.8 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo Apps with Spring Cloud Azure Project [](https://twitter.com/piotr_minkowski)
[](https://circleci.com/gh/piomin/sample-spring-cloud-azure)
[](https://sonarcloud.io/dashboard?id=piomin_sample-spring-cloud-azure)
[](https://sonarcloud.io/dashboard?id=piomin_sample-spring-cloud-azure)
[](https://sonarcloud.io/dashboard?id=piomin_sample-spring-cloud-azure)
[](https://sonarcloud.io/dashboard?id=piomin_sample-spring-cloud-azure)
In this project I'm demonstrating you the most interesting features of [Spring Cloud Project](https://spring.io/projects/spring-cloud) 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](https://piotrminkowski.com/2023/12/07/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](https://piotrminkowski.com/2024/01/03/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](https://piotrminkowski.com/2024/01/19/serverless-on-azure-with-spring-cloud-function/)