2024/01/24 3

schema-mysql.sql

https://www.inflearn.com/questions/864961/session-spring-session-jdbc-%EC%9D%98%EC%A1%B4%EC%84%B1-%EC%B6%94%EA%B0%80-%EC%8B%9C-mysql-%EC%84%A4%EC%A0%95 session:spring-session-jdbc 의존성 추가 시 mysql 설정 - 인프런 당연히 구글링 해보셨져? 원하는 결과를 못찾으셨나요? 어떤 검색어를 입력했는지 알려주세문제가 발생한 코드(프로젝트)를 Github에 올리시고 링크를 알려주세요.만약 MySQL로 진행하시는 분들을 www.inflearn.com dependencies { implementation 'org.springframework.session:spring-se..

Spring/error log 2024.01.24

nested exception is org.springframework.orm.jpa.JpaSystemException: More than one row with the given identifier was found: 5, for class: com.solux.pyi.pyiplanyouridea.memos.domain.Memos; nested exception is org.hibernate.HibernateException: More than on..

https://velog.io/@yeoonnii/More-than-one-row-with-the-given-identifier-was-found-for-class-nested-exception-is-org.hibernate.HibernateException-More-than-one-row-with-the-given-identifier-was-found-for-class More than one row with the given identifier was found: for class: nested exception is org.hibernate.HibernateException: More t velog.io

Spring/error log 2024.01.24