DevOps (Lab-2)-Deploying a Java application using Maven and Tomcat
<p>Hi everyone, I am back with another hand on <strong>DevOps lab</strong>. In this lab we will learn how to install <strong>Tomcat</strong> and deploy a <strong>Java</strong> application.</p>
<p>In the last lab we installed, built and deployed an application using <strong>Maven</strong>.</p>
<p>We will be building from the last lab in where we will still use<strong> Maven</strong> to build the application but we will run the app inside of Tomcat.</p>
<h1>About Tomcat:</h1>
<p>Apache Tomcat, often simply referred to as “<strong>Tomcat</strong>”, is an open-source <strong>web server</strong> and <strong>servlet container</strong> developed by the Apache Software Foundation. It is designed to serve <strong>Java web applications</strong>, specifically <strong>Java Servlets</strong>, <strong>JavaServer Pages</strong> (JSP), and <strong>WebSockets</strong>.</p>
<p><a href="https://medium.com/@samuel.colon.jr/devops-lab-2-deploying-a-java-application-using-maven-and-tomcat-dc8263160dbe"><strong>Visit Now</strong></a></p>