This is a simple demonstration application used in the Jenkins Boostcamp course
The project is a simple multi-module Maven project. To build the whole project, just run mvn install from the root directory.
Let's Trigger the build on Jenkins again by commiting to master branch.