Skip to content

matheesha27/WeatherMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherMap

  1. Validate the request parameters in the controller || send Error Responses.
  2. Service layer: WeatherService.java
  3. WeatherServiceImpl (abstraction)
  4. Attributes are stored in application.properties
  5. DateUtil component for date format
  6. ConcurrentHashMaps for current, minimum and maximum temperature values
  7. Main service layer method: getWeatherStatus()
  8. Used HttpClient for Http requests, responses

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages