diff --git a/EssOS/技术笔记.md b/EssOS/技术笔记.md index f0bb9ee..ff487cd 100644 --- a/EssOS/技术笔记.md +++ b/EssOS/技术笔记.md @@ -1,3 +1,5 @@ + + # 技术笔记 项目开发中,可以将一些操作通过算法来实现。来提高项目的运行占用率。提高项目的稳定性。 @@ -148,6 +150,12 @@ public class JavaCollectionExample2 { --- +Spring boot 的生命周期详细图: + +![image-20231109020902160](../../../../Library/Application%20Support/typora-user-images/image-20231109020902160.png) + +--- + 项目代码地址资料: [EduAdminSys](https://github.com/holysword02/EducationManagementSystem/tree/main) \ No newline at end of file