Spring/error log 52

java.io.IOException: The Application Default Credentials are not available. They are available if running in Google Compute Engine. Otherwise, the environment variable GOOGLE_APPLICATION_CREDENTIALS must be defined pointing to a file defining the creden..

https://honeyinfo7.tistory.com/192 Spring Boot + Google Cloud Platform 이용하기 작업환경 IDE : STS(Spring Tool Suite) Build Tool : Maven 나의 작업환경은 위와같이 STS+Maven이다. 현재 나는 웹 에디터에서 이미지를 올릴떄, 로컬이 아닌 구글 클라우드의 스토리지에 올리는 작업을 진행 honeyinfo7.tistory.com https://datamoney.tistory.com/341 Google API 사용 설정 하는 법 (GCP 사용자 인증 설정 / GOOGLE_APPLICATION_CREDENTIALS / Intellij 에서 환경 변 Google Analytics Data API, Cloud Transl..

Spring/error log 2024.02.01

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

despite circular references being allowed, the dependency cycle between beans could not be broken. update your application to remove the dependency cycle.

https://velog.io/@kyunghwan1207/22%EB%85%84%EB%8F%84-%ED%95%98%EA%B3%84-%EB%AA%A8%EA%B0%81%EC%BD%94-Springboot-Security%EC%99%80-OAuth2.0%EC%9D%84-%ED%99%9C%EC%9A%A9%ED%95%9C-%EC%86%8C%EC%85%9C%EB%A1%9C%EA%B7%B8%EC%9D%B8%EA%B5%AC%EA%B8%80%EA%B0%9C%EB%B0%9C-4st08oc3 [22년도 하계 모각코] Springboot Security와 OAuth2.0을 활용한 소셜로그인(구글) 앞서 User엔티티와 User_temp엔티티로 나누고, com.cos.security와 team_project.beer_commun..

Spring/error log 2024.01.20

[GitHub + GitKraken] organizations 레포지토리에 GitKraken을 사용하여 push 하는 과정에서 문제 발생

https://velog.io/@zaehorang/GitHub-GitKraken-organizations-%EB%A0%88%ED%8F%AC%EC%A7%80%ED%86%A0%EB%A6%AC%EC%97%90-GitKraken%EC%9D%84-%EC%82%AC%EC%9A%A9%ED%95%98%EC%97%AC-push-%ED%95%98%EB%8A%94-%EA%B3%BC%EC%A0%95%EC%97%90%EC%84%9C-%EB%AC%B8%EC%A0%9C-%EB%B0%9C%EC%83%9D [GitHub + GitKraken] organizations 레포지토리에 GitKraken을 사용하여 push 하는 과정에서 문제 발생 organizations 레포지토리에 GitKraken을 사용하여 push 하는 과정에서 문제..

Spring/error log 2024.01.14