Published onDecember 29, 2022롬복 @Builder 패턴spring-bootJPA기술롬복은 @Builder 이라는 것을 제공해주는데 이것은 무엇이며 어떻게 사용하는 것일까?
Published onDecember 28, 2022java.sql.SQLSyntaxErrorException:(conn=602) Table 'DB이름.hibernate_sequence' doesn't exist 에러spring-bootJPAERRORJPA를 연습하며 진행하던 도중 save를 호출했을 때 오류가 발생했다. 무슨 오류일까.