롬복의 어노테이션으로 모든 필드의 getter와 setter를 생성하고 toString, hashCode, equals 메서드를 생성
setter는 final이 선언되지 않은 필드에만 적용된다
'JAVA > JAVA__Framework-Springboot' 카테고리의 다른 글
| lombok 에러 대응 (0) | 2019.07.25 |
|---|---|
| mapper classpath (0) | 2019.07.25 |
| 테스트용 게시판 생성 (0) | 2019.07.25 |
| mapper classpath (0) | 2019.07.25 |
| Spirngboot - MyBatis 연동 (0) | 2019.07.25 |