From f3baffe7d079756328fdad4dfe6263b68ee4fb23 Mon Sep 17 00:00:00 2001 From: xuchengsheng Date: Tue, 31 Oct 2023 15:01:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spring-resources/spring-resource-resourceLoader/README.md | 4 ++-- spring-resources/spring-resource/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/spring-resources/spring-resource-resourceLoader/README.md b/spring-resources/spring-resource-resourceLoader/README.md index 276ee42..8241463 100644 --- a/spring-resources/spring-resource-resourceLoader/README.md +++ b/spring-resources/spring-resource-resourceLoader/README.md @@ -1,6 +1,6 @@ -## org.springframework.core.io.ResourceLoader +## ResourceLoader -- [org.springframework.core.io.ResourceLoader](#orgspringframeworkcoreioresourceloader) +- [ResourceLoader](#resourceloader) - [一、知识储备](#一知识储备) - [二、基本描述](#二基本描述) - [三、主要功能](#三主要功能) diff --git a/spring-resources/spring-resource/README.md b/spring-resources/spring-resource/README.md index 898044c..ba65ff3 100644 --- a/spring-resources/spring-resource/README.md +++ b/spring-resources/spring-resource/README.md @@ -1,6 +1,6 @@ -## org.springframework.core.io.Resource +## Resource -- [org.springframework.core.io.Resource](#orgspringframeworkcoreioresource) +- [Resource](#resource) - [一、知识储备](#一知识储备) - [二、基本描述](#二基本描述) - [三、主要功能](#三主要功能)