Issues
- 0
Fix: ResponseJwtDto에 userId 값 추가 (#152)
#152 opened by win-luck - 0
Fix: Jwt 로직 수정으로 인한 테스트 코드 수정
#150 opened by synoti21 - 0
Feat: Jwt Access & Refresh Token 구현
#144 opened by synoti21 - 0
Fix: DDL 옵션 번경
#147 opened by synoti21 - 0
Refactor: jwt 토큰 추출 방식 개선 관련 food 패키지 리팩토링 (#145)
#145 opened by win-luck - 0
Refactor: 즐찾음식 관계단절 이슈 등 리팩토링 (#142)
#142 opened by win-luck - 0
Refactor: EntityListener 적용 및 Food Domain 리팩토링
#140 opened by synoti21 - 0
Refactor: user 패키지 리팩토링 (#137)
#137 opened by win-luck - 0
Documentation: README 작성
#135 opened by win-luck - 0
Fix: Best, Worst 중복 객체 제거 (#136)
#136 opened by win-luck - 0
Fix: 음식명 중복 예외처리 코드 제거
#133 opened by win-luck - 0
Fix: JWT 토큰 검증 활성화 (#131)
#131 opened by win-luck - 0
Fix: 영양성분이 비어있는지 구분
#129 opened by synoti21 - 0
Fix: 그래프 수정 및 LocalTime Dto 형 수정
#125 opened by synoti21 - 0
Fix: 기준섭취량 자동계산 boolean 누락된 버그 수정 (#122)
#122 opened by win-luck - 0
feat: 날짜에 맞게 음식 데이터 반환
#120 opened by synoti21 - 0
chore: Sonarqube 정적분석 도입
#116 opened by synoti21 - 0
Fix: 즐겨찾기 버그 수정을 위한 음식-즐겨찾는음식 연관관계 개편 (#114)
#114 opened by win-luck - 0
Fix: 4주간의 음식 그래프 수정
#112 opened by synoti21 - 0
Fix: Timezone 수정
#110 opened by synoti21 - 0
hotfix: favorite food 리스트 반환 오류 수정
#108 opened by synoti21 - 0
Fix: 팔로우 기능 버그 수정 및 UserService에 로직 확인용 로그 추가
#106 opened by win-luck - 0
Fix: 유저 검색 기능 GET -> POST로 변경
#104 opened by win-luck - 0
Fix: 서버 측 시간에서 클라이언트 시간으로 변경
#102 opened by synoti21 - 0
Fix: user 패키지 ResponseDto에 기본생성자 추가
#98 opened by win-luck - 0
feat: Favorite Food로부터 Food 생성 (#96)
#96 opened by synoti21 - 0
Fix: 오늘의 영양 조회 캐시 일관성 위반 문제 수정 (#94)
#94 opened by win-luck - 0
Fix: RedisCache 여러 value에 대한 캐싱 표기 오류 수정 (#92)
#92 opened by win-luck - 0
test: 캐시 테스트
#90 opened by synoti21 - 0
Fix: Food, FavoriteFood간 생성 연동
#88 opened by synoti21 - 0
fix: 즐겨찾기 음식 생성 메소드 수정
#86 opened by synoti21 - 0
Fix: Redis 캐시 일관성 손실 문제 해결 (#84)
#84 opened by win-luck - 0
Fix: ResponseFoodDto의 isFavorite 인식 오류 수정
#82 opened by synoti21 - 0
hotfix: ResponseFoodDto에 noargsconstructor 추가
#80 opened by synoti21 - 0
hotfix: Redis Cache key값 string으로 변경
#78 opened by synoti21 - 0
hotfix: sort by 인자 수정
#76 opened by synoti21 - 0
Fix: 테이블 내 addedTime 누락 문제 해결
#74 opened by synoti21 - 0
hotfix: createFoodDto 날짜 형식 수정 (#72)
#72 opened by synoti21 - 0
hotfix: Redis용 포트 개방
#69 opened by synoti21 - 0
- 0
hotfix: redis 오류 추가 수정
#64 opened by synoti21 - 0
Hotfix: Redis 캐시에서 LocalDate, Long타입 ADD 오류 수정
#62 opened by synoti21 - 0
Fix: 누락된 정보 추가
#60 opened by synoti21 - 0
Refactor: 카카오로그인 응답 형식 수정 (#58)
#58 opened by win-luck - 0
!HOTFIX: Actuator 추가 후 오류 발생 수정
#56 opened by synoti21 - 0
Feat: Health Check 활성화
#54 opened by synoti21 - 0
Fix: 카카오로그인 에러 수정 (#51)
#51 opened by win-luck - 1
Feat: FoodService 분석 및 영양소별 점수 구현 (#50)
#50 opened by synoti21 - 0
Refactor: 요청 Dto 검증 과정 추가 (#47)
#47 opened by win-luck - 0
Feat: RedisCache를 통한 캐싱 적용 (#44)
#44 opened by win-luck