customer-guru Tech Stack Spring Boot Hibernate MySql AngularJs Initial Setup Instructions open java/resources/application.properties, change mysql database properties as per your instance create database with name 'weatherguru' Execute java/resources/data.sql script in mysql All set to run the Application :)