30 Days Of DevOps | Zero To Hero | Maven Hands-On | Day-2
Content Uploaded on GitHub Repo & You can Follow me to get notified about the uploads:
REAL WORLD Senarios covered in Github PDF ✌🔥
https://github.com/jaiswaladi246/30-Days-Of-DevOps/blob/main/DAY-2.md
Project Repo used in video:
https://github.com/jaiswaladi246/springboot-java-poject.git
For Any Queries You can Ping me in LinkedIn:
https://www.linkedin.com/in/adityajaiswal7/
Join My Telegram Discussion Group:
https://t.me/+9roGPjX1YI42Yzdl
Instagram:
https://www.instagram.com/devopsshack
I would request you to watch the videos completely to Understand in better way.
Timestamps:
00:26 Agenda of today's video
00:46 What is Maven ?
01:18 Structure of a Java Based Project
01:37 POM FIle
04:23 How to create a maven based java project
06:20 Maven Lifecycle
11:36 Setting up the ubuntu VM for Hands-On
16:56 Install Java & maven in VM
18:37 Cloning the Project on VM
19:38 Executing Maven Lifecycle commands
25:49 Execute/Run a Java based project