sojung.kim

Results 24 issues of sojung.kim

Fix typo in issue #687 Switch from 'create' to 'delete'. Please feel free to point out any mistakes if there are any. thanks!

[#21] Updated the Spring Boot version.

This pr addresses #2341 Make sure that: - [x] You have read the [contribution guidelines](https://github.com/lettuce-io/lettuce-core/blob/main/.github/CONTRIBUTING.md). - [x] You have created a feature request first to discuss your contribution intent. Please...

Issue ticket: #14 Fix script statement for apply only to macOS, without affecting users of other OSs.

enhancement

This issue is to report and propose a fix for an encountered problem related to `io.netty.resolver.dns.DnsServerAddressStreamProviders` on macOS, specifically affecting Apple Silicon (ARM64) users. ![image](https://github.com/spring-guides/gs-spring-data-reactive-redis/assets/44468282/55c7d1c9-5b63-4531-8ca8-477b27ec7a2e) I propose a script statement...

enhancement

**Issue: #2341** This PR supersedes the previously closed PR #2798 Make sure that: - [x] You have read the [contribution guidelines](https://github.com/lettuce-io/lettuce-core/blob/main/.github/CONTRIBUTING.md). - [x] You have created a feature request first...

type: bug

## 🖊️ *Description* 일정상 후순위로 밀린 Auth 테스트 코드를 작성한다 ## ✅ *Todo* - [ ] login 테스트 - [ ] sing-up 테스트 ## 📗 *Etc* extend from: #67

test
auth

## 🖊️ *Description* 생성과 마찬가지로 이벤트핸들러 기반으로 구현한다 ## ✅ *Todo* - [ ] card 서비스에서 card 삭제시 이벤트핸들러 발행 - [ ] 이벤트 컨슘 후 카드보드 업데이트 로직 진행...

## 🖊️ *Description* 카드 조회 및 수정 캐싱 전략을 고민한다. ## 📗 *Etc* ### [ 고민 내역 ] 1. Encache를 읽기 전용 캐시로 사용 - 초기 메인 화면 로드 시...

idea
architecture

## 🖊️ *Description* ApiResponse 코드를 이해하기 쉽게 수정하다. ## ✅ *Todo* - [x] 성공응답 메소드 수정 - [x] 예외응답 메소드 명 수정 - [ ] 성공응답과 에러응답 분리 ## 📗...

refactor