@Enumerated(EnumType.STRING) //STRING으로 지정하면 문자열 자체가 저장된다. private NotificationType notificationType;
출처 : 인프런 백기선님의 스프링과 JPA 기반 웹 애플리케이션 개발