From 07dfcbc4d939a476774eb0ca500ede1f8a1a6924 Mon Sep 17 00:00:00 2001 From: jiac Date: Sat, 6 Aug 2022 18:55:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20Spring=20=E7=B3=BB?= =?UTF-8?q?=E5=88=97=E4=B8=AD=E6=96=87=E6=96=87=E6=A1=A3?= 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 1df8f09d..4c1c0c43 100644 --- a/README.md +++ b/README.md @@ -515,6 +515,7 @@ * [Jersey 2.x 用户指南](https://github.com/waylau/Jersey-2.x-User-Guide) * [Spring Framework 4.x参考文档](https://github.com/waylau/spring-framework-4-reference) * [Spring Boot参考指南](https://github.com/qibaoguang/Spring-Boot-Reference-Guide) (翻译中) +* [Spring 系列中文参考指南](https://github.com/jcohy/jcohy-docs.git) * [MyBatis中文文档](http://mybatis.org/mybatis-3/zh/index.html) * [MyBatis Generator 中文文档](http://mbg.cndocs.tk/) * [用jersey构建REST服务](https://github.com/waylau/RestDemo)