h2 콘솔을 웹에서 열기 🚨 웹으로 h2-console 구동하는 법! localhost:8080/h2-console 여기로 들어가서 application.properties 실행 spring.datasource.url의 초록색 부분만 복사 여기 이 url의 빈 칸에 넣고 커넥트하면 웹에서 내가 만든 코드들이 제대로 만들어 졌는지 확인 할 수 있다! Coding/Mishmash 2022.12.08