카테고리 — DooDoo IT Blog 백엔드 개발 포스트 모음
백엔드 개발 포스트 모음 — Algorithm, Spring Boot, Kotlin, System Design 등 카테고리별로 정리된 기술 블로그 글 목록입니다.All Categories
Browse posts by category
Algorithm
4 postsSpring
4 postsSpring Boot, JPA, security, and backend architecture
Kotlin
4 postsCoroutines, idioms, and Kotlin best practices
Backend
3 postsBackend architecture, caching, messaging, and server-side patterns
System Design
2 postsScalability, caching, messaging, and distributed systems
React
2 postsHooks, state management, and frontend patterns
Infrastructure
2 postsDocker, Kubernetes, CI/CD, and cloud ops
Database
2 postsComputer Science
2 postsOS, networks, and CS fundamentals
Algorithm
4 postsSpring
4 posts
Spring
2026.04.05
Spring Security 아키텍처 완전 이해
필터 체인 구조부터 JWT 인증, Method Security, CSRF/CORS 설정까지
JPA
2026.04.04
JPA N+1 문제 완전 정복
발생 원인부터 Fetch Join, @EntityGraph, Batch Size, QueryDSL까지 해결 전략 총정리
Spring
2026.04.01
Spring Security 6 + JWT 인증 구현
SecurityFilterChain부터 토큰 갱신 전략까지 — Spring Boot 3.x 실전 가이드
Spring
2026.03.15
Spring Boot + JPA로 REST API 만들기
Entity, Repository, Service, Controller 패턴으로 CRUD API 구축하기