Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baichengzhou/weather.api
/ functions
Functions
6 in github.com/baichengzhou/weather.api
⨍
Functions
6
◇
Types & classes
15
↓ 1 callers
Method
getById
获取数据 @param id @return
src/main/java/com/sojson/weather/api/demo/service/WeatherManager.java:23
↓ 1 callers
Method
isSuccess
()
src/main/java/com/sojson/weather/api/demo/dto/WeatherDto.java:48
Method
contextLoads
()
src/test/java/com/sojson/weather/api/demo/DemoApplicationTests.java:12
Method
loadApi
天气数据 @param id @return
src/main/java/com/sojson/weather/api/demo/web/WeatherAPIContoller.java:29
Method
main
(String[] args)
src/main/java/com/sojson/weather/api/demo/DemoApplication.java:12
Method
resolveException
(HttpServletRequest request, HttpServletResponse response, Object o, Exception e)
src/main/java/com/sojson/weather/api/demo/common/SOJSONExceptionHandler.java:29