Maven Crash Course
The Maven Crash Course Udemy course explains how to Create a multi module Maven Java web applicaiton project in easy steps.
What I've learned
- Learn what Maven is and Why it is so popular
- Master all the core concepts of Maven
- Create and Build a project from the command line
- Work on a end to end java web application usecase
- Create and build maven projects from eclipse
- Write,Execute and skip unit tests using Maven
- Create a maven web application
- Develop a multi module maven project
- All in simple and easy steps