[Episode 47] Deploying Spring Boot Applications to Azure with GitHub Actions
⚠️Update⚠️: If you're using Spring Boot 4, be sure to set the "spring-cloud-azure.version" to 7.0.0 in the pom.xml file's properties section. Otherwise, Spring Cloud Azure's compatibility verifier will complain. For more info, see this link: https://github.com/Azure/azure-sdk-for-java/wiki/Spring-Versions-Mapping#which-version-of-spring-cloud-azure-should-i-use ⚠️Update⚠️: If you encounter "Basic authentication is disabled" error while try to download publish profile. See this post: https://stackoverflow.com/questions/41849438/azure-publish-profile-download-is-disabled 🔗 Azure CLI instructions: https://docs.google.com/document/d/1qrygHZUfphbWhHsNaQ43YmbHElB62KJ-CzxO4zQ4TkI/edit?usp=sharing 🔗 .github/workflows/azure-webapps-deploy.yml: https://github.com/Washingtonwei/hogwarts-artifacts-online/blob/continuous-deployment/.github/workflows/azure-webapps-deploy.yml 🔗 Which Version of Spring Cloud Azure Should I Use: https://github.com/Azure/azure-sdk-for-java/wiki/Spring-Versions-Mapping#which-version-of-spring-cloud-azure-should-i-use Working software should be delivered to our customers and users in frequent, iterative cycles. There is no reason to wait. In this video, let’s use GitHub Actions to build a containerized Spring Boot application and then deploy it to Microsoft Azure, a popular cloud platform. Keep watching. Here are more Spring Boot Packaging and Deployment videos: 42 Introduction to Spring Boot Packaging and Deployment 🔗 https://youtu.be/8XgRTB_1xws 43 Packaging a Spring Boot Application into an Executable JAR 🔗 https://youtu.be/O2hbIjEteYU 44 Containerizing a Spring Boot Application 🔗 https://youtu.be/i6xuO_HBdX4 45 Introduction to CI and CD with GitHub Actions 🔗 https://youtu.be/wWci4Belkb0 46 Spring Boot Continuous Integration with GitHub Actions 🔗 https://youtu.be/0QyBY1tMoVk 47 Deploying Spring Boot Applications to Azure with GitHub Actions 🔗 https://youtu.be/ClyrdJMCE8o 48 Setting Up Staging Environments in Azure App Service 🔗 https://youtu.be/kkKnandU_KM 49 Connecting Spring Boot to a MySQL Database with Azure Key Vault 🔗 https://youtu.be/Giqn99rZGaM This video belongs to a playlist "Learn Spring Boot 3 with Bingyang": https://www.youtube.com/playlist?list=PLqq9AhcMm2oPdXXFT3fzjaKLsVymvMXaY I don't want to make a super long video so I split it into smaller ones. If you want to learn Spring Boot 3 systematically, please visit the playlist (and save the playlist) for more Spring Boot 3 tutorials. Feel free to leave a comment if you have any questions. As always, thanks for watching, and happy learning!
Download
0 formatsNo download links available.