Package com.weather.info
Class WeatherInfoServiceApplication
java.lang.Object
com.weather.info.WeatherInfoServiceApplication
@SpringBootApplication
@EntityScan(basePackages="com.weather.info.entity")
public class WeatherInfoServiceApplication
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WeatherInfoServiceApplication
public WeatherInfoServiceApplication()
-
-
Method Details
-
main
-