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) - [一、知识储备](#一知识储备) - [二、基本描述](#二基本描述) - [三、主要功能](#三主要功能)