Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/himash79/spring-boot-with-jenkins-intergration

Build Restful webservices utilizing Spring boot and intergrate with Jenkins
https://github.com/himash79/spring-boot-with-jenkins-intergration

jenkins restful-api spring-boot

Last synced: 9 days ago
JSON representation

Build Restful webservices utilizing Spring boot and intergrate with Jenkins

Awesome Lists containing this project

README

        

# Spring-boot-with-Jenkins-intergration
Build Restful webservices utilizing Spring boot and intergrate with Jenkins

## Requirements

01) Java 1.8
02) Maven 3.8
03) Jenkins

## Project setup

01) Clone the project

git clone https://github.com/himash79/Spring-boot-with-Jenkins-intergration.git

02) Setup Jenkins Enviroment

Install Jenkins locally.

03) Intergrate with Jenkins.

Follow the instruction in `Jenkins config.txt` file.