Skip to content

Commit 1fab1b3

Browse files
authored
Merge pull request #22 from iiuhuy/patch-1
Update spring-boot.md
2 parents f612865 + 214462c commit 1fab1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

note/spring-boot.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ deduceWebEnvironment方法用于检测当前是否是web工程环境,检测的
7171

7272
这货是典型的观察者模式实现,类图:
7373

74-
![ApplicationListener](images/ApplicationListener.PNG)
74+
![ApplicationListener](images/ApplicationListener.png)
7575

7676
在简单的web应用场景下,系统共初始化了这些监听器:
7777

0 commit comments

Comments
 (0)