Implementing CI CD in Azure Spring Cloud using Github Actions
Authors- Rajat Malik (Cloud Engineer), Anubhav Bisht (Associate Cloud Engineer) Overview This walk through explains how to perform Continuous Integration and Continuous Deployment of your spring micro service in Azure Spring Cloud using Github as the source controller. To generate a spring application and perform a manual deployment to Azure Spring Cloud, check the…