Setup and run the application step
- Setup mongodb IP as localhost and port as 27017.
- Create mongodb database and name it to "WEATHER_INFO".
- Create mongodb collection and name it to "weather".
- Open the application on eclipse then run as java application.s