
  <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>Wed, 12 Aug 2026 14:20:00 GMT</lastBuildDate>
      <atom:link href="https://blog.yuanspace.net/tags/mybatis/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://blog.yuanspace.net/blog/MyBatis基础</guid>
    <title>MyBatis基础</title>
    <link>https://blog.yuanspace.net/blog/MyBatis基础</link>
    <description>从持久层框架入门到Mapper接口、数据库连接池、CRUD、参数占位符与XML映射，梳理Spring Boot中MyBatis的核心用法。</description>
    <pubDate>Wed, 12 Aug 2026 14:20:00 GMT</pubDate>
    <author>undefined (缘)</author>
    <category>学习记录</category><category>MyBatis</category><category>Spring Boot</category><category>JavaWeb</category>
  </item>

  <item>
    <guid>https://blog.yuanspace.net/blog/Web实战-部门查询与前后端联调</guid>
    <title>Web实战：部门查询与前后端联调</title>
    <link>https://blog.yuanspace.net/blog/Web实战-部门查询与前后端联调</link>
    <description>通过部门列表查询串起Controller、Service、Mapper三层调用，并理解MyBatis结果映射和Nginx反向代理的联调过程。</description>
    <pubDate>Wed, 12 Aug 2026 14:20:00 GMT</pubDate>
    <author>undefined (缘)</author>
    <category>学习记录</category><category>JavaWeb</category><category>Spring Boot</category><category>MyBatis</category><category>Nginx</category>
  </item>

    </channel>
  </rss>
