Skip to content

Commit

Permalink
기본이 중요하다
Browse files Browse the repository at this point in the history
  • Loading branch information
K-Diger committed Oct 26, 2023
1 parent c2158cd commit 0b0eacc
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions _posts/2023-09-30-Revenge.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,14 @@ mermaid: true

[해결 과정](https://k-diger.github.io/posts/SUWIKI-1)

---

## 2. JWT를 활용한 토큰 기반 인증 vs 세션 기반 인증

[해결 과정](https://k-diger.github.io/posts/SUWIKI-2)

---

## 3. 테스트 환경 개선 및 테스트 대역을 코드로 알아보기

[해결 과정](https://k-diger.github.io/posts/SUWIKI-3)

---

## 4. Caffeine Cache를 활용하여 홈 API 응답시간 개선

[해결 과정](https://k-diger.github.io/posts/SUWIKI-4)
Expand All @@ -43,22 +37,14 @@ mermaid: true

[해결 과정](https://k-diger.github.io/posts/SUGO-1)

---

## 2. S3에 정적 컨텐츠 업로드

---

## 3. QueryProjection을 활용하여 N + 1 문제 예방으로 조회 성능 최적화

- N+1 문제가 발생하는 이유

- N+1 문제를 해결하는 다른 방법들

- Fetch Join사용 시 주의할 점

---

## 4. Spring Security를 활용하여 사용자 인증/인가 프로세스 개선

---
Expand All @@ -79,8 +65,6 @@ mermaid: true
- [JIT Compiler](https://k-diger.github.io/posts/JITCompiler)
- [Garbage Collector](https://k-diger.github.io/posts/JVM-GC)

---

## 2. 키워드 추출 로직 구현

[해결 과정](https://k-diger.github.io/posts/SHORTS-2)
Expand Down

0 comments on commit 0b0eacc

Please sign in to comment.