From f1a44bdd151c1d11e65dd4178a5b9f230d3d89b1 Mon Sep 17 00:00:00 2001 From: xuchengsheng Date: Thu, 12 Oct 2023 21:46:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96@ComponentScan?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spring-annotation/spring-annotation-componentScan/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-annotation/spring-annotation-componentScan/README.md b/spring-annotation/spring-annotation-componentScan/README.md index 02ec771..c8ad1ba 100644 --- a/spring-annotation/spring-annotation-componentScan/README.md +++ b/spring-annotation/spring-annotation-componentScan/README.md @@ -16,7 +16,7 @@ ### 一、基本信息 -✒️ **作者** - Lex 📝 **博客** - [我的CSDN](https://blog.csdn.net/duzhuang2399/article/details/132346179) 📚 **文章目录** - [所有文章](https://github.com/xuchengsheng/spring-reading) 🔗 **源码地址** - [@Configuration源码](https://github.com/xuchengsheng/spring-reading/blob/master/spring-annotation/spring-annotation-componentScan/README.md) +✒️ **作者** - Lex 📝 **博客** - [我的CSDN](https://blog.csdn.net/duzhuang2399/article/details/132346179) 📚 **文章目录** - [所有文章](https://github.com/xuchengsheng/spring-reading) 🔗 **源码地址** - [@ComponentScan源码](https://github.com/xuchengsheng/spring-reading/blob/master/spring-annotation/spring-annotation-componentScan/README.md) ### 二、注解描述