JDK 에러
com/drop/dropshop/DropshopApplication has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
이라는 에러가 나온다. 이게 jdk설정값이랑 java설정이랑 달라서 난다는 말이던데
jdk11을 다운받았고,
상단의 File -> Project Structure 에서 jdk location을 다운받은 jdk11로 설정했고 다시 빌드하니까 에러가 해결되었다.
https://bkjeon1614.tistory.com/397
로 들어어가서
아예 권한을 다줘버리니까 db가 연결이 되긴했다.
그런데 hibernate_sequence라는 테이블이 생겼는데 뭘까 ?