Select ‘Create New Project’.

Select ‘Next’.

Select ‘Next’.

Select Web. Then select ‘Next’.

Type Project name in the input box. Select Finish.

Project is created as shown below.

Select pom.xml. Right click. Select Add asĀ  Maven Project.

Project gets updated as shown below. DemoApplication shows in the drop down.

Select Run > icon next to DemoApplication in the Top bar to start the Application.

Project runs successfully.