Deploy Spring Boot application with Jenkins pipeline on Open Shift Origin cluster
Continuous Integration and Continuous Delivery (CICD) with Jenkins makes application delivery process easy and efficient without much manual effort. This blog post explains Spring Boot application deployment on Open Shift cluster (present on AWS) using Jenkins CICD pipeline. It has…