Skip to content

Commit af8fe02

Browse files
authored
Update basis-of-authority-certification.md
wrong redirection with “, ”
1 parent ccdea6c commit af8fe02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Cookie 和 Session都是用来跟踪浏览器用户身份的会话方式,但
3737

3838
### 2.2 如何在服务端使用 Cookie 呢?
3939

40-
这部分内容参考:https://attacomsian.com/blog/cookies-spring-boot 更多如何在Spring Boot中使用Cookie 的内容可以查看这篇文章。
40+
这部分内容参考:https://attacomsian.com/blog/cookies-spring-boot, 更多如何在Spring Boot中使用Cookie 的内容可以查看这篇文章。
4141

4242
**1)设置cookie返回给客户端**
4343

0 commit comments

Comments
 (0)