Skip to content

Commit 4da879b

Browse files
committed
Update springboot-interceptor.md
1 parent d51b78d commit 4da879b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/basis/springboot-interceptor.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
> 本文大部分内容是对国外一个不错的文章 :https://o7planning.org/en/11689/spring-boot-interceptors-tutorial 的翻译,做了适当的修改。
2+
13
### 1.Interceptor介绍
24

35
**拦截器(Interceptor)同** Filter 过滤器一样,它俩都是面向切面编程——AOP 的具体实现(AOP切面编程只是一种编程思想而已)。

0 commit comments

Comments
 (0)