Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/himash79/spring-boot-with-jenkins-intergration
- Owner: himash79
- Created: 2022-09-08T09:24:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T10:29:11.000Z (over 2 years ago)
- Last Synced: 2024-11-21T04:11:55.702Z (2 months ago)
- Topics: jenkins, restful-api, spring-boot
- Language: Java
- Homepage:
- Size: 60.5 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.