feat: 고터 꽃시장 지도 API — market 도메인 (market_shops + GET /market/shops)#59
Open
bbbang105 wants to merge 6 commits into
Open
feat: 고터 꽃시장 지도 API — market 도메인 (market_shops + GET /market/shops)#59bbbang105 wants to merge 6 commits into
bbbang105 wants to merge 6 commits into
Conversation
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
고터 꽃시장 지도 — API (market 도메인)
새 공유 읽기 도메인
market을 추가합니다. flori 어드민 꽃시장 지도(/admin/market-map)가 소비할 매장 디렉터리 데이터.변경
market_shops(공유 읽기, 테넌트 무관): 고터 화훼도매시장 385칸 (market_code·wing·unit_no·name·specs[]·phone).phone은 추후 채움. 향후 거래처·영수증 연결 앵커.ON CONFLICT멱등) +all-tables-ddl.sql반영 +DATABASE.md §17GET /market/shops?market=goter→List<MarketShopResponse>(camelCase). 인증 필요(anyRequest authenticated폴백, SecurityConfig 무변경).kr.ai.flori.market), insights 공유읽기 패턴 준용.specs TEXT[]→Array<String>. 리포지토리 finder는TenantIsolationGuardTest화이트리스트 등록.MarketServiceIntegrationTest(3),MarketDocsTest(RestDocs→OpenAPI 재생성).검증
./gradlew build testBUILD SUCCESSFUL (ktlint·detekt·전체 테스트·JaCoCo line 81%)/market/shops가 빈 배열.🤖 Generated with Claude Code