Package com.weather.info.service
package com.weather.info.service
-
InterfacesClassDescriptionOpenWeatherService is a interface and acts as a service layer to handle business logic while calling OpenWeather APIs via OpenWeatherClientWeatherService is a interface for the service layer of this application.