Class ProjectCommentQueryServiceImpl

java.lang.Object
inha.git.project.api.service.comment.query.ProjectCommentQueryServiceImpl
All Implemented Interfaces:
ProjectCommentQueryService

@Service @Transactional(readOnly=true) public class ProjectCommentQueryServiceImpl extends Object implements ProjectCommentQueryService
ProjectCommentQueryServiceImpl은 프로젝트 댓글 조회 관련 비즈니스 로직을 처리합니다.