Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xiaoc7r/CityHub
/ queryHotBlog
Method
queryHotBlog
src/main/java/com/hmdp/service/IBlogService.java:19–19 ·
view source on GitHub ↗
(Integer current)
Source
from the content-addressed store, hash-verified
17
Result queryBlogById(Long id);
18
19
Result queryHotBlog(Integer current);
20
21
Result updateLike(Long id);
22
Callers
1
queryHotBlog
Method · 0.65
Implementers
1
BlogServiceImpl
src/main/java/com/hmdp/service/impl/Bl
Calls
no outgoing calls
Tested by
no test coverage detected