<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Spring MVC on 知识铺的博客</title>
    <link>https://index.zshipu.com/geek001/tags/Spring-MVC/</link>
    <description>Recent content in Spring MVC on 知识铺的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Sun, 28 Apr 2024 07:18:08 +0000</lastBuildDate>
    <atom:link href="https://index.zshipu.com/geek001/tags/Spring-MVC/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Spring Boot教程：使用Spring MVC @RestController创建REST API</title>
      <link>https://index.zshipu.com/geek001/post/20240505/Spring-Boot%E6%95%99%E7%A8%8B%E4%BD%BF%E7%94%A8Spring-MVC-@RestController%E5%88%9B%E5%BB%BAREST-API--%E7%9F%A5%E8%AF%86%E9%93%BA/</link>
      <pubDate>Sun, 28 Apr 2024 07:18:08 +0000</pubDate>
      <guid>https://index.zshipu.com/geek001/post/20240505/Spring-Boot%E6%95%99%E7%A8%8B%E4%BD%BF%E7%94%A8Spring-MVC-@RestController%E5%88%9B%E5%BB%BAREST-API--%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>
    <item>
      <title>Spring Boot 教程：使用 Spring MVC 创建 REST API 控制器</title>
      <link>https://index.zshipu.com/geek001/post/20240505/Spring-Boot-%E6%95%99%E7%A8%8B%E4%BD%BF%E7%94%A8-Spring-MVC-%E5%88%9B%E5%BB%BA-REST-API-%E6%8E%A7%E5%88%B6%E5%99%A8--%E7%9F%A5%E8%AF%86%E9%93%BA/</link>
      <pubDate>Sun, 28 Apr 2024 07:17:08 +0000</pubDate>
      <guid>https://index.zshipu.com/geek001/post/20240505/Spring-Boot-%E6%95%99%E7%A8%8B%E4%BD%BF%E7%94%A8-Spring-MVC-%E5%88%9B%E5%BB%BA-REST-API-%E6%8E%A7%E5%88%B6%E5%99%A8--%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>
