You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
현재 사진에 GPS 정보가 없다면 예외를 발생시키고 있다. 이를 catch하여 정상 흐름으로 동작하도록 한다.
또한 매 번 배포할 때마다 데이터베이스에 기본 Member가 하나 있어야 하는데, 이를 CommandLineRunner를 통해 자동으로 레코드를 추가하도록 한다.
✅ Tasks
Image의 좌표 정보가 없을 경우 예외 흐름을 정상흐름으로 수정
InitData 추가
📝 Note
No response
The text was updated successfully, but these errors were encountered:
⏰ Estimated Time
0.2
🛠️ Description
현재 사진에 GPS 정보가 없다면 예외를 발생시키고 있다. 이를 catch하여 정상 흐름으로 동작하도록 한다.
또한 매 번 배포할 때마다 데이터베이스에 기본 Member가 하나 있어야 하는데, 이를 CommandLineRunner를 통해 자동으로 레코드를 추가하도록 한다.
✅ Tasks
📝 Note
No response
The text was updated successfully, but these errors were encountered: