This repo contains a sample project which implements GitHub Actions as a CI/CD tool.
The sample app is developed using Java and Spring Boot framework. The app will be packaged as a Docker image and pushed to Azure Container Registry (ACR). Then the Docker image hosted in ACR will be deployed to Azure Web App for Containers.