This repository is used for Jenkins Training Demo
mvn clean package -DskipTests=true
mvn test
- Total 6 test cases, out of which
- 5 test cases will pass and
- 1 test case fails!
java -jar target/hello-demo-*.jar
curl -s http://localhost:6767/hello"
This repository is used for Jenkins Training Demo
mvn clean package -DskipTests=true
mvn test
java -jar target/hello-demo-*.jar
curl -s http://localhost:6767/hello"