<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CRUD Operations on 知识铺的博客</title>
    <link>https://index.zshipu.com/geek001/tags/CRUD-Operations/</link>
    <description>Recent content in CRUD Operations on 知识铺的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Mon, 06 May 2024 02:00:32 +0000</lastBuildDate>
    <atom:link href="https://index.zshipu.com/geek001/tags/CRUD-Operations/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Spring Boot REST API Controller CRUD Operations</title>
      <link>https://index.zshipu.com/geek001/post/20240505/Spring-Boot-REST-API-Controller-CRUD-Operations--%E7%9F%A5%E8%AF%86%E9%93%BA/</link>
      <pubDate>Mon, 06 May 2024 02:00:32 +0000</pubDate>
      <guid>https://index.zshipu.com/geek001/post/20240505/Spring-Boot-REST-API-Controller-CRUD-Operations--%E7%9F%A5%E8%AF%86%E9%93%BA/</guid>
      <description>了解如何在 Spring Boot 应用程序中使用 Spring MVC @RestController注释创建 REST API 控制器。我们将学习编写用于执行 CRUD（创建、读取、更新、删除）操作的 REST API。 1. Maven 在开始编写实际的 REST 控制器逻辑之前，我们必须在项目中导入必要的依赖项。Spring boot 的 spring-boot-starter-web 模块可传递导入所有必要的依赖项，例如</description>
    </item>
  </channel>
</rss>
