@ -37,8 +37,16 @@ Create a simple webapp with: https://start.spring.io/
For a maven project: ***From Existing source > Select the pom.xml*** file at the root of the project
Look at currated dependencies in the pom.xml by ctrl+click on the `parent.artifactId`
From the currated dependancies you can omit the version when you add them to your pom.xml because they are references in `spring-boot-parent-2.x.x.RELEASE.pom`
Session 3 - 28/10/2022 - ended here
<hr>
***Session 4 - 30/10/2022 : [Starts from here](https://sparkers.udemy.com/course/spring-framework-5-beginner-to-guru/learn/lecture/17789252#overview) Github workflow.***