728x90
1. Lombok 다운로드 및 설치
Project Lombok
projectlombok.org
2. Eclipse에 Lombok 연동하기
3. Lombok 사용하기
- Lombok 어노테이션
- @Getter and @Setter
- @NonNull
- @ToString
- @EqualsAndHashCode
- @Data
- @Cleanup
- @Synchronized
- @SneakyThrows
- @AllArgsConstructor
SETT January 20 -
Reducing Boilerplate Code with Project Lombok by Michael Kimberlin, Senior Software Engineer Object Computing, Inc. (OCI) Contents Introduction "Boilerplate" is a term used to describe code that is repeated in many parts of an application with little alter
jnb.ociweb.com
728x90