In this story, we’ll explain step by step how to use GitLab CI/CD to build, test and deploy Spring boot API using Docker. · Prerequisites
· Spring boot application setup
· GitLab Ci/CD
∘ Using Docker inside GitLab CI
∘ Run GitLab Runner in a container
∘ Run GitLab CI/CD pipeline
∘…