Let’s try to create a new Maven Project using Eclipse. Right-click on “Navigator” or “Project Explorer” => select “New” => choose “Maven Project”
Click “Next”
Select “maven-archetype-webapp”:
Click “Next”, and fill in the below values:
Click “Finish”, the project SpringMVCExample has been created: