<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>REST API on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/rest-api/</link><description>Recent content in REST API on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.7</generator><language>ko</language><lastBuildDate>Mon, 31 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/rest-api/index.xml" rel="self" type="application/rss+xml"/><item><title>Spring Boot REST 예외 처리 — /error 기본 리다이렉트 대신 @ControllerAdvice로 JSON 에러 응답 구성하기</title><link>https://tokkabi.com/posts/spring-boot-rest-service-exception-handling/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/spring-boot-rest-service-exception-handling/</guid><description>Spring Boot REST 서비스에서 예외 발생 시 기본 /error 매핑으로 리다이렉트되는 문제를 해결하는 방법. 404 NoHandlerFoundException 처리 설정, @ControllerAdvice/@RestControllerAdvice, ErrorController 구현을 상황별로 선택하는 방법을 다룹니다.</description></item></channel></rss>