1. application.properties 파일

spring.datasource.url
spring.datasource.username
spring.datasource.password

데이터 베이스의 설정에서 위의 코드에 해당하는 정보를 찾아 작성해줘야 함.
postgresql을 기반으로 하는 Supabase 데이터베이스 같은 경우는 Settings >> Database >> Connection Parameters 에서 정보를 확인할 수 있었음.

2. 오른쪽 메뉴바의 원기둥 모양(db) 선택

3. Data Source Properties 선택

4. test connection 클릭


위의 사진과 같이 연결이 Succeeded된 것을 볼 수 있음

profile
🐜👣steadiness🐜👣

0개의 댓글