Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- 월급루팡 일지
- ㅉ때
- fake jwt
- pinpoint
- 애자일 싫타
- 논블록킹 성능
- R2DBC Paging
- Ingress Controller Fake
- nGinder
- 7879
- formik
- 핀포인트
- LPOS
- UnsupportedOperationException
- Armeria
- intellij
- hbase 저장공간 설정
- reids
- 노드간 통신
- 오블완
- jsonMarshaller
- save/update
- 개발 어렵당.ㅠ
- OIDC
- 플루터
- RedirectService
- pinpoint 2.5.3
- 티스토리챌린지
- 았
- Loki 로그
Archives
- Today
- Total
목록LPOS (1)
대머리개발자

우리 네이버 형님들.... 5.0.14 따쉬. ㅠㅠ 하악하악.... 기존 리스트로 관리하고 있는 "키 배열"에서 사용을 했으면 새로운 키로 대체 해주는 코드이다. return reactiveRedisOperations.opsForList().indexOf(key, oldValue) .flatMap( index -> reactiveRedisOperations.opsForList().set(key, index, newValue) .then( reactiveRedisOperations.expire(key, Duration.ofSeconds(seconds)))) range로 순회해야지.. ㅠ index() 적용 하면 튜플로 나온다... (0, key) (1, key).... 다행이다... return react..
개발이야기/예외
2023. 10. 13. 15:13