Building an End-to-End CI/CD Pipeline for a Spring Boot Java To-Do List App Using Jenkins, SonarQube, Docker, Kubernetes, and Argo CDIn this blog, we'll walk through how to set up a simple end-to-end CI/CD pipeline for a Spring Boot Java To-Do List application. This application will be built, tested, containerized, and deployed automatically using a combination of Jenkins, Docker,...Jan 14, 2025·7 min read