Skip to content

jogiwithjosh/weather-guru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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 :)