Skip to content

QueryDSL 의존성 중앙 관리 개선 #111

@coderabbitai

Description

@coderabbitai

문제 설명

현재 여러 모듈에서 QueryDSL 의존성을 중복 선언하고 있어 버전 불일치 위험이 있습니다.

영향 받는 파일

  • nowait-domain/domain-admin-rdb/build.gradle
  • nowait-domain/domain-core-rdb/build.gradle

개선 필요 사항

  1. 루트 build.gradle에서 QueryDSL 의존성 중앙 관리
  2. 서브모듈에서 중복 의존성 제거
  3. 불필요한 annotationProcessor 선언 정리

관련 PR 및 코멘트

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions