Skip to content

Kessir/weather-app-springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Weather report application

Built with: SpringBoot MongoDB

Requirements

  • an internet connection
  • an accessible instance of MongoDB

How to launch the app

  • make a copy of application-dev.properties.sample, rename it to application.properties and include your OpenWeather app id. i.e openweather.appId=XXXXXXX
  • run gradle bootRun

How to run tests

gradle test

About

Playing with SpringBoot and Kotlin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages