-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: 장소 입력자동화 정보 DB 저장 #110
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
feature
새로운 기능에 관한 이슈/PR입니다.
module-domain
module-output-web
module-output-storage-services
labels
Jul 26, 2024
thguss
reviewed
Jul 27, 2024
...main/kotlin/com/piikii/output/persistence/postgresql/persistence/entity/OriginPlaceEntity.kt
Show resolved
Hide resolved
...web/avocado/src/main/kotlin/com/piikii/output/web/avocado/parser/AvocadoOriginMapIdParser.kt
Show resolved
Hide resolved
K-Diger
approved these changes
Jul 27, 2024
piikii-application/src/main/kotlin/com/piikii/application/domain/place/OriginPlace.kt
Show resolved
Hide resolved
출격준비 🤖 |
❌❌ 빌드 실패 ❌❌ |
출격준비 🤖 |
feat: 장소입력 자동화 - 모바일 주소 패턴 지원
✅ 빌드 성공 ✅ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
이슈
#95
변경 사항
장소입력 자동화 시, Origin Map Id를 이용해 DB에 미리 저장되어있는지 확인하고, 있으면 요청하지 않고 바로 활용할 수 있도록 구현
데이터 갱신 주기는 #109 에서 고민 예정
체크리스트