🚨 Error executing DDL ✅ JPA를 사용해 Entity 설계 시, 예약어와 Entity명이 겹치면 안됌
🚨 cannot be accessed from outside ✅ 접근제어자 명시 ❌ → 자동으로 default 선언 ➡️ 패키지가 다르면 필드 접근 불가능❗️
🚨 PropertyValueException : not-null property references a null or transient value