728x90
반응형
인텔리j에서 서버 실행시 발생 가능한 오류와 해결 방법
👉 문제 발생
dbappender cannot function if the jdbc driver does not support getgeneratedkeys method and without a specific sql dialect
👉 해결 방법
SQL Server 구성 관리자 → SQL Server 네트워크 구성 → MSSQLSERVER에 대한 프로토콜 Click → TCP/IP 상태를 사용으로 변경 후 재시작
반응형
'프로그래밍 > Spring Boot' 카테고리의 다른 글
intelliJ SheApplication 오류로 build 실패 시 (0) | 2021.03.18 |
---|---|
[Spring Boot 실행 오류]The Tomcat connector configured to listen on port 8080 failed to start. The port may already be in use or the connector may be misconfigured. (0) | 2021.03.01 |
11.16(Rest API) (0) | 2020.11.16 |
11.13(사설 저장소 등록 및 사용) (0) | 2020.11.13 |
11.12(에러 해결 방법) (0) | 2020.11.12 |