~/blog

Blog

Technical blog sharing Java development experience, microservices architecture, and AI implementation practices.

欢迎来到我的博客

5 min read

这是一个使用 Next.js 和 MDX 构建的博客,记录我的技术学习和项目经验。

nextjsmdx博客

Next.js 14 新特性详解

8 min read

探索 Next.js 14 的新特性和改进,包括 App Router、Server Components 等。

nextjsreactjavascript

MDX 入门指南

6 min read

学习如何使用 MDX 在 Markdown 中使用 React 组件。

mdxmarkdownreact