Web/팁
Lombok 적용방법
API_Dev
2021. 3. 4. 09:42
1. 라이브러리 가져오기
dependencies {
compileOnly 'org.projectlombok:lombok'
annotationProcessor 'org.projectlombok:lombok'
}
2. 설정 - Plugins - lombok 플러그인 설치
3. 설정 - Build, Execution, Deploymen - Compiler - Annotation Processosrs - Enable annotation processing 체크