intellij 에서 database를 연결해서 사용하고자 한다
오른쪽 탭 3개중에
database선택 후
+ 버튼을 눌러
사용하고자 하는 db를 선택해준다
다음 화면에서 연결하고자 하는 db에 해당하는 host, name, password, database를 입력해준다
URL하단에 Test Connection 을 눌러 데이터베이스가 올라갈 수 있도록 한다.
반응형
'도구 > Intellij' 카테고리의 다른 글
[Intellij] python interpreter configure 설정하기 (자바에서 파이썬 실행하기) (0) | 2021.10.20 |
---|---|
Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. (0) | 2021.10.07 |
Intellij 프로젝트 생성 (0) | 2021.04.14 |
intellij 단축키 (0) | 2021.04.02 |
Intellij 에서 git repository clone하기 (0) | 2020.11.06 |