Build Restful webservices utilizing Spring boot and implements Continues Intergration (CI) and Continues Deplyement (CD) Pipeline using Jenkins and Docker.
- Java 1.8
- Maven 3.8
- Jenkins
- Docker
-
Clone the project
git clone https://github.com/himash79/Spring-boot-Devops-Pipeline.git
-
Setup Docker Enviroment
Install docker locally.
-
Setup Jnekins Enviroment
Install jenkins locally.
-
Intergrate jenkins with Docker.
Follow the instruction in
ProjectConfig.txt
file and expose the rest end-points.