What is Jenkins and why we use it?
Jenkins is a Continous Integration tool. Continuous integration is a process in which all development work (code) is integrated as early as possible in the application. This CI server runs in servlet containers such as Apache Tomcat. Learn about Jenkin here