We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62bc919 commit 47a9709Copy full SHA for 47a9709
docs/system-design/security/basis-of-authority-certification.md
@@ -117,7 +117,7 @@ public String readAllCookies(HttpServletRequest request) {
117
}
118
```
119
120
-更多关于如何在 Spring Boot 中使用 `Cookie` 的内容可以查看这篇文章:[How to use cookies in Spring Boot](https://attacomsian.com/blog/cookies-spring-boot。) 。
+更多关于如何在 Spring Boot 中使用 `Cookie` 的内容可以查看这篇文章:[How to use cookies in Spring Boot](https://attacomsian.com/blog/cookies-spring-boot) 。
121
122
## Cookie 和 Session 有什么区别?
123
0 commit comments