diff --git a/content/Obsidian/后端/spring.md b/content/Obsidian/后端/spring.md index dddb70413..376e71501 100644 --- a/content/Obsidian/后端/spring.md +++ b/content/Obsidian/后端/spring.md @@ -1,10 +1,11 @@ --- date created: 2024-10-28 18:11 -date updated: 2024-10-29 17:46 +date updated: 2024-10-29 17:55 tags: - spring - 后端 share: "true" +link: "false" --- # 概述 diff --git a/content/Obsidian/编程模型及方法/依赖注入.md b/content/Obsidian/编程模型及方法/依赖注入.md index 331107df0..76af34258 100644 --- a/content/Obsidian/编程模型及方法/依赖注入.md +++ b/content/Obsidian/编程模型及方法/依赖注入.md @@ -1,9 +1,10 @@ --- date created: 2024-10-29 11:28 -date updated: 2024-10-29 17:45 +date updated: 2024-10-29 17:56 tags: - 设计模式 share: "true" +link: "false" --- # 概述