Back to Browse

[Episode 46] Spring Boot Continuous Integration with GitHub Actions

3.3K views
Oct 31, 2023
22:06

πŸ”— .github/workflows/maven-build.yml: https://github.com/Washingtonwei/hogwarts-artifacts-online/blob/main/.github/workflows/maven-build.yml During software development, we encourage "Integrate early and integrate often." In this video, let’s create a continuous integration workflow for our Spring Boot application using GitHub Actions. 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 formats

No download links available.

[Episode 46] Spring Boot Continuous Integration with GitHub Actions | NatokHD