Ta上传的资源 (0)

该代码使用的api接口为:http://webservice.webxml.com.cn/WebServices/WeatherWS.asmx/getWeather?theUserId=&theCityCode=792,可以预测未来5天的粗略天气(包括今天)。适合初学的朋友使用。界面很丑。

1.架构:springboot+jpa+thyemleaf,mysql数据库2.功能实现:1)使用Logback进行日志记录;2)使用HandlerInterceptor接口实现登陆认证3)登陆验证码的生成