Skip to content

intfrr/coding-dojo-spring-boot-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Coding Dojo

Welcome to the Spring Boot Coding Dojo!

Introduction

This is a simple application that requests its data from OpenWeather and stores the result in a database. The current implementation has quite a few problems making it a non-production ready product.

The task

As the new engineer leading this project, your first task is to make it production-grade, feel free to refactor any piece necessary to achieve the goal.

How to deliver the code

Please send an email containing your solution with a link to a public repository.

DO NOT create a Pull Request with your solution

Footnote

It's possible to generate the API key going to the OpenWeather Sign up page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%