Dockerize Spring Boot Application and Push the image to Azure Container Registry
-
Updated
Jul 12, 2022 - Java
Dockerize Spring Boot Application and Push the image to Azure Container Registry
CI/CD of simple Java-Springboot application. Build and package the application into .jar . Created Dockerfile and dockerised the application. Built and pushed image to ACR and deployed to ACA. Integrated jacoco for code coverage and tested using Junit test cases. The infrastructure is built using bicep templates.
Add a description, image, and links to the azurecontainerregistry topic page so that developers can more easily learn about it.
To associate your repository with the azurecontainerregistry topic, visit your repo's landing page and select "manage topics."