- Compile and build the project: Right click on the project. Go to Run as Maven build. type -> maven clean install. A war file is generated at the specific location.
- Run tomcat server and deploy the war file
- Click on the BankingApp link in the tomcat server manager.