[spring] Error creating bean with name 'entityManagerFactory' 에러 해결하기

2023. 7. 29. 20:07·Computer Science/DataBase

 

 

무엇이 문제일까... 한참을 구글링 하던 중 나와 같은 문제가 발생한 분을 찾았다.......
......

.............

https://velog.io/@zeri/Error-creating-bean-with-name-entityManagerFactory-defined-in-class-path-resourc-%EC%97%90%EB%9F%AC

 

[SPRING]Error creating bean with name 'entityManagerFactory' defined in class path resourc 에러

오늘 스프링 DB 연결할려고 오랜만에 MariaDB 연결할려하니 나를 당황하게 만드는 에러가 뜬다선생님 DB만 연결하게해주세요..열심히 여기저기 구글링하니 'entityManagerFactory' defined 문제는 대부분 ap

velog.io

 

그냥 허무했다.

spring.datasource.url=jdbc:mariadb://localhost:3307/board

MariaDB를 쓰니까 mariadb를 적어줘야했는데 나는 아래와 같이 적어놓고............ 제대로 하자 ?

spring.datasource.url=jdbc:mysql://localhost:3307/board

 

 

 

DB연동 시 발생하는 에러에 대한 여러 케이스를 담은 글 )

 

https://yeonyeon.tistory.com/175

 

[Spring/MariaDB] 연동 시 자주 발생하는 오류

❓ org/mariadb/jdbc/Driver : Unsupported major.minor version 52.0 👉 Java와 MariaDB 버전 맞추기 (버전 확인하는 곳) ❓ Driver com.mysql.cj.jdbc.Driver claims to not accept jdbcUrl 👉 해결1) application.properties에서 설정한 url에

yeonyeon.tistory.com

 

'Computer Science/DataBase' 카테고리의 다른 글
  • [MYSQL] dbeaver 연결 시 Public Key Retrieval is not allowed 에러 해결하기
  • Access denied for user 'root'@'localhost' (using password: NO) 해결 하기
  • mysql shutdown unexpectedly 에러 해결하기
  • [프로그래머스-SQL] 3월에 태어난 여성 회원 목록 출력하기
kimdozzi
kimdozzi
끝까지 포기하지 않으면, 내가 다 이겨!
  • kimdozzi
    도브로
    kimdozzi
  • 전체
    오늘
    어제
    • 분류 전체보기 (132)
      • Problem Solving (49)
        • Baekjoon (29)
        • Programmers (0)
        • LeetCode (17)
        • 삼성 유형 (2)
      • Computer Science (27)
        • Operating System (2)
        • Algorithms (13)
        • Network (6)
        • DataBase (6)
      • Backend (33)
        • JavaScript (0)
        • TypeScript (6)
        • Java (7)
        • Spring Boot (7)
        • Spring Security (6)
        • JPA (2)
        • Mybatis (1)
        • Junit5 (1)
        • Redis (3)
      • DevOps (14)
        • Git, Github (5)
        • docker (4)
        • AWS (3)
        • nginx (2)
      • etc (6)
        • IntelliJ (3)
  • 블로그 메뉴

    • 홈
    • 태그
    • 방명록
    • 티스토리
    • 설정
  • 링크

  • 공지사항

  • 인기 글

  • 태그

    오블완
    도커
    삼성기출
    segment tree
    imos법
    python
    백준
    Bucket
    오프라인 쿼리
    docker
    docker image
    누적합
    인덱스 시그니처
    컨테이너
    알고리즘
    구간 업데이트
    구간합
    티스토리챌린지
    인덱서블 타입
    인터페이스
    점 업데이트
    S3
    CORS
    interface
    세그먼트 트리
    AWS
    파이썬
    PrefixSum
    타입스크립트
    TypeScript
    온라인 쿼리
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.0
kimdozzi
[spring] Error creating bean with name 'entityManagerFactory' 에러 해결하기
상단으로

티스토리툴바