h2-console로 접속 후 connection을 누르니 제대로 나오지 않고 localhost에서 연결을 거부했다고 나왔다
그래서 SecurityConfig 클래스에서 configure함수의 내용을 위와 같이 변경해주었다
다시 서버 실행 후 접속해보니 제대로 실행되었다!
728x90
반응형
'🔻Back-End > Database' 카테고리의 다른 글
[H2] h2 database와 프로젝트 연결하기 (0) | 2023.01.06 |
---|---|
[MariaDB error] mariaDB driver 오류 (0) | 2022.11.30 |
[H2 error] File corrupted while reading record: null. Possible solution: use the recovery tool (0) | 2022.11.15 |
[Database] MySQL과 MariaDB cmd에서 버전 확인 (0) | 2022.11.02 |
[Database] Datagrip에서 테이블 생성 후 Intellij에 보이게 하기 (0) | 2022.10.29 |