JPA Buddy 다운로드

Settings → Plugins → JPA Buddy 추가

image.png

Database 연결

image.png

파일 생성

파일 생성 new → JPA Entities from DB

image.png

Entity 세팅

image.png

추가할 테이블 선택 및 Class Name 설정후 생성

image.png

JPA Designer → Lombok 에서 Builder, AllArgConstrutor, ToString 등 추가 가능 (그냥 어노테이션으로 추가도 가능)