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 Translation API 등 구글에서 제공하는 API를 사용할 때 GCP 사용자 인증을 거쳐야 한다. GCP 사용자 인증 설정을 하지 않고 Google API를 사용한다면 이런 에러가 발생한다. java.io.
datamoney.tistory.com
https://cordingmonster.tistory.com/200
springboot google ocr api 호출하기!
1. 키 발급 서비스 계정 클릭-> 대충 만들고->밑에 서비스 계정 확인-> 클릭-> 키 클릭-> 키 추가-> 새키 만들기 키를 받아서 원하는 곳에 위치시킨다 2. 환경변수 등록 경로를 잡아준다 3. 디펜던시
cordingmonster.tistory.com
'Spring > error log' 카테고리의 다른 글
WSL2 커널 업데이트 패키지 실행시 "this update only applies to machines with the windows subsystem for linux" 에러 발생 해결방법 (0) | 2024.02.02 |
---|---|
@Transactional (0) | 2024.02.01 |
@DynamicInsert (0) | 2024.01.26 |
GitKraken 처음 커밋&푸시 (0) | 2024.01.24 |
schema-mysql.sql (0) | 2024.01.24 |