mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-16 18:10:13 +08:00
Update basis-of-authority-certification.md
[修改]: 修复 认证授权基础 超链接访问不了的问题
This commit is contained in:
parent
62bc919316
commit
47a9709504
@ -117,7 +117,7 @@ public String readAllCookies(HttpServletRequest request) {
|
||||
}
|
||||
```
|
||||
|
||||
更多关于如何在 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) 。
|
||||
|
||||
## Cookie 和 Session 有什么区别?
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user