
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>缘博客</title>
      <link>https://blog.yuanspace.net/blog</link>
      <description>记录思考、学习与项目的个人博客。</description>
      <language>zh-CN</language>
      <managingEditor>undefined (缘)</managingEditor>
      <webMaster>undefined (缘)</webMaster>
      <lastBuildDate>Sun, 16 Aug 2026 08:39:00 GMT</lastBuildDate>
      <atom:link href="https://blog.yuanspace.net/tags/异常处理/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://blog.yuanspace.net/blog/SpringBoot-全局异常处理</guid>
    <title>Spring Boot：全局异常处理</title>
    <link>https://blog.yuanspace.net/blog/SpringBoot-全局异常处理</link>
    <description>使用@RestControllerAdvice与@ExceptionHandler统一处理Controller、Service、Mapper向上抛出的异常，并保持接口响应格式一致。</description>
    <pubDate>Sun, 16 Aug 2026 08:39:00 GMT</pubDate>
    <author>undefined (缘)</author>
    <category>学习记录</category><category>Spring Boot</category><category>异常处理</category><category>JavaWeb</category>
  </item>

    </channel>
  </rss>
