All Classes and Interfaces

Class
Description
The main entry point for the Weather Application.
Represents weather data for a specific city, including temperature, humidity, wind speed, UV index, weather description, and a timestamp.
Repository interface for managing WeatherData entities.
Service class responsible for handling weather-related operations.
Configuration class for setting up a WebClient bean.