c6cd7548578fb15de2930aa71d6091337a3a79a0
- GET/POST/PUT/DELETE /api/dogs (로그인 필요, 소유권 검증 → 403) - GET /api/trait-tags 성향 태그 마스터 (공개) - Dog-TraitTag 다대다(dog_trait_tags), @EntityGraph 로 지연로딩 예외 방지 - V4 마이그레이션: 성향 태그 시드 / local 시드에 태그+대표견 성향 부여 - /api/dogs/** 인증 인터셉터 보호 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Java
100%