From 9500fb397d2963de288839f24a7885000680ef25 Mon Sep 17 00:00:00 2001 From: binghe001 <1028386804@qq.com> Date: Tue, 4 Apr 2023 11:04:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E3=80=8ASpring=E6=A0=B8?= =?UTF-8?q?=E5=BF=83=E6=8A=80=E6=9C=AF=E3=80=8B=E7=AC=AC44=E7=AB=A0?= =?UTF-8?q?=E6=96=87=E7=AB=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f937cf3..24cb5da 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ #### 第五篇:SpringMVC * [《Spring核心技术》第42章:注解型SpringMVC通用SpringBoot启动模型设计与实现](https://articles.zsxq.com/id_rt2w9t6inv5j.html) * [《Spring核心技术》第43章:深度解析@Controller注解](https://articles.zsxq.com/id_2tkel05tilvq.html) +* [《Spring核心技术》第44章:深度解析@RestController注解](https://articles.zsxq.com/id_wrrk6j19tov0.html) #### 作业篇 * [《Spring核心技术》作业:专栏整体作业](https://t.zsxq.com/0cK9NLELB) -- GitLab