<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Spring Boot on 知识铺的博客</title>
    <link>https://index.zshipu.com/ai002/tags/Spring-Boot/</link>
    <description>Recent content in Spring Boot on 知识铺的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Mon, 31 Aug 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://index.zshipu.com/ai002/tags/Spring-Boot/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Spring Boot 3.4 如何用异步架构实现零成本 AI 摘要</title>
      <link>https://index.zshipu.com/ai002/post/20260831/Spring-Boot-3.4-%E5%A6%82%E4%BD%95%E7%94%A8%E5%BC%82%E6%AD%A5%E6%9E%B6%E6%9E%84%E5%AE%9E%E7%8E%B0%E9%9B%B6%E6%88%90%E6%9C%AC-AI-%E6%91%98%E8%A6%81/</link>
      <pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://index.zshipu.com/ai002/post/20260831/Spring-Boot-3.4-%E5%A6%82%E4%BD%95%E7%94%A8%E5%BC%82%E6%AD%A5%E6%9E%B6%E6%9E%84%E5%AE%9E%E7%8E%B0%E9%9B%B6%E6%88%90%E6%9C%AC-AI-%E6%91%98%E8%A6%81/</guid>
      <description>Spring Boot 3.4 项目里，AI 模型流式返回 token 时会把标准 OS 线程长时间 pinning 在 I/O 等待状态，而 EchoEngine 却实现了零成本异步摘要，完全绕过 YouTube Data API v3 的密钥轮换、费用和速率限制。 这种做法直接把开发者从两类常见痛点里拉出来：一是高延迟下的线程耗尽，二是第三方 API 带来的额外开销。EchoEngine 作为轻量级高并发工具，</description>
    </item>
  </channel>
</rss>
