Spring 플러스 주차 개인 과제 트러블슈팅도전Lv 3-10. QueryDSL 을 사용하여 검색 기능 만들기하나를 해결하면 하나가 문제가 되는 Error Chain...시간이었다.error: incompatible types: StringPath cannot be converted to String @QueryProjection public TodoSearchResponse(String title, Long managerCount, Long commentCount) { this.title = title; this.managerCount = managerCount; this.commentCount = commentCount; }=> dto에 @Que..