<?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>Whitelabel Error Page on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/whitelabel-error-page/</link><description>Recent content in Whitelabel Error Page on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.7</generator><language>ko</language><lastBuildDate>Wed, 02 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/whitelabel-error-page/index.xml" rel="self" type="application/rss+xml"/><item><title>Spring Boot Whitelabel 에러 페이지 제거 시 발생하는 /error Ambiguous mapping 충돌 해결</title><link>https://tokkabi.com/posts/spring-boot-remove-whitelabel-error-page/</link><pubDate>Wed, 02 Sep 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/spring-boot-remove-whitelabel-error-page/</guid><description>Spring Boot에서 Whitelabel 에러 페이지를 없애려고 /error에 매핑을 직접 추가하면, 자동 등록된 BasicErrorController와 충돌해 Ambiguous mapping 익셉션이 발생한다. ErrorController 인터페이스 구현과 getErrorPath() 반환이 해결 방법이다.</description></item></channel></rss>