We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa4a18 commit 4f765daCopy full SHA for 4f765da
docs/system-design/authority-certification/basis-of-authority-certification.md
@@ -37,7 +37,7 @@ Cookie 和 Session都是用来跟踪浏览器用户身份的会话方式,但
37
38
### 2.2 如何在服务端使用 Cookie 呢?
39
40
-这部分内容参考:https://attacomsian.com/blog/cookies-spring-boot,更多如何在Spring Boot中使用Cookie 的内容可以查看这篇文章。
+这部分内容参考:https://attacomsian.com/blog/cookies-spring-boot, 更多如何在Spring Boot中使用Cookie 的内容可以查看这篇文章。
41
42
**1)设置cookie返回给客户端**
43
0 commit comments