更新 docs/tasks/任务7-Sprint-1-基于JWT的用户认证实现.md
This commit is contained in:
parent
f5893c6ec2
commit
1b237e542e
@ -45,7 +45,7 @@ app:
|
||||
- path: "/v1/auth/**"
|
||||
methods: [ "GET","PUT","POST"]
|
||||
allowed-origins:
|
||||
- "http://localhost:8080"
|
||||
- "http://localhost:5173"
|
||||
```
|
||||
实现安全相关自定义配置的配置类SecurityProperties:
|
||||
```java
|
||||
|
Loading…
Reference in New Issue
Block a user