member preferences serviceimpl add
This commit is contained in:
@@ -28,8 +28,6 @@ public class TagService implements TagUseCase {
|
||||
|
||||
private final TagRepositoryPort tagRepositoryPort;
|
||||
|
||||
|
||||
|
||||
@Override
|
||||
public List<TopClickedTagResponse> getTopClickedTags() {
|
||||
log.info("가장 많이 클릭된 상위 5개 태그 조회 시작");
|
||||
|
||||
Reference in New Issue
Block a user