Conversation
* feat/add User domain with JPA Auditing * style/remove semicolon in User Entity
* 🔨script : java17->21, posgreSql15->18 * 🔨script : posgreSql18 -> 16
* refactor/common-response * refactor/test-api
* feat/Ai entity, repository, RequestTypeEnum 생성 * feat/Ai entity User 연관관계 매핑
* refactor/jwt library * refactor/JwtUtil to jjwt 0.13.0
* feat/menu Entity 생성
* feat/Gemini API 의존성 및 설정 추가 * refactor/Ai 엔티티 필드 타입 및 초기화 방식 수정 * feat/RequestTypeEnum에 시스템 지시사항 필드 추가 * feat/Gemini API 클라이언트 및 설정 추가 * feat/Gemini API 클라이언트 구현 * feat/AI 요청과 응답 DTO 및 예외 코드 추가 * feat/AI 도메인 개발을 위한 User 조회 기능 임시 구현 * feat/AI 설명 생성 비즈니스 로직 구현 * feat/AI 설명 생성 API 구현 * feat/AI 설명 생성 API 접근 권한 추가
* refactor/Review 엔티티 storeId 타입을 Long으로 변경 * feat/ReviewRepository 주문별 리뷰 존재 여부 확인 메서드 추가 * feat/Review 생성 요청 및 응답 DTO 추가 * feat/Review 도메인 예외 처리 추가 * refactor/Review 중복 검증 쿼리 메서드 개선 * feat/Review 생성 비즈니스 로직 구현 * feat/Review 생성 API 구현 * chore/Review 엔티티 TODO 주석에 이슈 키(#68) 추가
* feat/pagination order * fix/separate authority * fix/separate cart-authority * docs/add swagger * refactor/solve n+1 * ci/cd
* cicd/change yml * cicd/change yml
* cicd/change yml * cicd/change yml * chore/change h2
* cicd/change yml * cicd/change yml * chore/change h2 * chore
* cicd/change yml * cicd/change yml * chore/change h2 * chore * fix/cors * chore/-x test
* fix/cors * cicd/env
* chore/.gitignore * chore/fix .env
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.
📍 PR 타입 (하나 이상 선택)
❗️ 관련 이슈 링크
Close #
📝 개요
🔁 변경 사항
👀 참고 사항
👀 기타