⚙️ 개발/IntelliJ
Lombok 설치
지구용사
2024. 3. 20. 11:05
1. build.gradle > dependecies > 의존성 추가
implementation 'org.projectlombok:lombok'
2. Settings > Plugins > Lombok 설치
3. Settings > Build, Execution, Deployment > Annotation Processors > Enable 수정