Jenkins: Project using SpringBoot
Create FreeStyle project. In Source Code Management select Git and insert Repository URL, Credential. Buildselect mvn and add maven command Post Build Actionadd ‘Deploy war/ear to container’add information below.* Tomcat URL :http://<domain_name_or_ip_address>:<port>(Don’t forget add tomcat deployment credential) Build and test