DevOps (Lab-1)-Installing Apache Maven and deploying a Java application

<p>Hi everyone. Alongside the current bootcamp I am assisting, I decided to follow along some other projects with the intention of gaining hands on experience on DevOps related tools and applications.</p> <p>The DevOps series I will be following can be found here:&nbsp;<a href="https://www.youtube.com/playlist?list=PLAdTNzDIZj_8BerYwx-rUjmVkj6A9vD9_" rel="noopener ugc nofollow" target="_blank">YouTube</a></p> <h1>About Maven:</h1> <p>Maven is considered a project management tool that is primarily used in the Java ecosystem (You can build non Java apps with it also). It allows you to manage the build cycle of software projects.</p> <p><a href="https://blog.devops.dev/devops-lab-1-installing-apache-maven-and-deploying-a-java-application-8c5061bd9b99"><strong>Website</strong></a></p>