Skip to content

bandhan-majumder/Jenkins-CI-CD-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

image

To run this in local env

  1. git clone https://github.com/bandhan-majumder/Jenkins-CI-CD-Project
  2. cd demo-app
  3. mvn clean package
  4. mvn sprinb-boot:run
  5. View the site on localhost:8080

If the application build fails, make sure that -

  1. you have maven installed
  2. Java installed (version 17)
  3. The port 8080 is not captured by any other service

For the entire pipeline setup

Read this hashnode blog : Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published