Gradle
상위 문서: {{ item.title }} -
Gradle 에 필요한 것들을 정리
Gradle
Gradle Docker Build Plugin
Gradle Project Report Plugin
프로젝트의 상태를 리포팅 해준다.
Gradle Lombok / JPA AnnotaionProcessor 가 충돌날때
compileQuerydsl {
options.annotationProcessorPath = configurations.querydsl
}