Package gr.unipi.weather_app
package gr.unipi.weather_app
The root package for the Weather App.
This package contains the main application entry point and configuration.
The WeatherAppApplication
class initializes the Spring Boot
application and provides a command-line interface (CLI) for interacting with weather services.
-
Classes