Tech
기술 블로그
MDX로 기록한 글과 작업 로그를 한 곳에 모아두는 공간입니다.
AllAIAPIAPI DesignArchitectureAuthenticationBackendBlogChecklistCI/CDCollaborationConcurrencyDatabaseDeploymentDevOpsDocumentationException HandlingFrontendGitHub ActionsIndexJPAJWTLoggingMDCMonitoringMulti-ModuleNext.jsNginxOperationsPaginationPerformanceProductivityReactRedisRefactoringResponseREST APISentrySEOSpring BootSpring SecurityTestcontainersTestingTransactionTroubleshooting

2026년 4월 13일
Spring AI로 LLM API 연동하기 — 백엔드 개발자의 첫 AI 기능 도입기
Spring AI 프레임워크를 활용해 Spring Boot 프로젝트에서 LLM을 연동하고, ChatClient와 프롬프트 템플릿, 스트리밍 응답까지 실무에 적용한 과정을 정리했습니다.
Spring BootAIREST API

2026년 4월 12일
AI 코딩 도구 실무 비교: Copilot, Cursor, Claude Code를 반년간 쓰며 느낀 것들
백엔드 개발자가 GitHub Copilot, Cursor, Claude Code를 실무에서 반년간 사용하며 비교한 경험입니다. 각 도구의 강점과 한계, 그리고 어떤 상황에서 어떤 도구가 맞는지 정리했습니다.
AIProductivitySpring Boot