Skip to content

Commit 47a9709

Browse files
authored
Update basis-of-authority-certification.md
[修改]: 修复 认证授权基础 超链接访问不了的问题
1 parent 62bc919 commit 47a9709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/system-design/security/basis-of-authority-certification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ public String readAllCookies(HttpServletRequest request) {
117117
}
118118
```
119119

120-
更多关于如何在 Spring Boot 中使用 `Cookie` 的内容可以查看这篇文章:[How to use cookies in Spring Boot](https://attacomsian.com/blog/cookies-spring-boot)
120+
更多关于如何在 Spring Boot 中使用 `Cookie` 的内容可以查看这篇文章:[How to use cookies in Spring Boot](https://attacomsian.com/blog/cookies-spring-boot)
121121

122122
## Cookie 和 Session 有什么区别?
123123

0 commit comments

Comments
 (0)