Overview of the application
Code Repository URL

Execute the application locally
Last updated

Last updated
git clone https://github.com/devops-maestro17/java-cicd-pipeline
cd java-cicd-pipeline/spring-boot-appsudo apt update
# Install Maven
sudo apt install maven
# Install JDK
sudo apt install openjdk-11-jre -ymvn clean packagejava -jar target/spring-boot-web.jar