-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
DevOps for Web Development
By :
We are going to use PetClinic, available on GitHub. It is a sample spring application with JUnit test cases already written for it.
A sample Spring-based application https://github.com/spring-projects/spring-petclinic .
The PetClinic sample application can be used to build simple and robust database-oriented applications to demonstrate the use of Spring's core functionality. It is accessible via web browser:

A few use cases:
Once a WAR file is created, we can deploy it in Tomcat or another web server, and to verify it on the localhost, visit http://localhost:8080/petclinic. You will see something like this:

These are the tasks we will try to complete in the rest of the chapters:
JAVA_HOME) in Jenkins