We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d51b78d commit 4da879bCopy full SHA for 4da879b
docs/basis/springboot-interceptor.md
@@ -1,3 +1,5 @@
1
+> 本文大部分内容是对国外一个不错的文章 :https://o7planning.org/en/11689/spring-boot-interceptors-tutorial 的翻译,做了适当的修改。
2
+
3
### 1.Interceptor介绍
4
5
**拦截器(Interceptor)同** Filter 过滤器一样,它俩都是面向切面编程——AOP 的具体实现(AOP切面编程只是一种编程思想而已)。
0 commit comments