[JAVA] JPA missing table error
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframe...
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframe...
이번에는 DB를 직접 설치하고 사용하는 것이 아니라 Docker를 이용해 DB를 사용할 것이다.
시작하는 프로젝트의 세팅을 보여주겠다.
프로젝트를 하나 시작하게 되었다.