mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-25 02:27:10 +08:00
Update SpringInterviewQuestions.md
This commit is contained in:
parent
94b994860d
commit
08b820ede5
@ -351,6 +351,8 @@ String transient4; // not persistent because of @Transient
|
||||
|
||||
一般使用后面两种方式比较多,我个人使用注解的方式比较多。
|
||||
|
||||
# 认证 (authentication) 和授权 (authorization)
|
||||
|
||||
## 参考
|
||||
|
||||
- 《Spring 技术内幕》
|
||||
@ -371,4 +373,3 @@ String transient4; // not persistent because of @Transient
|
||||
**Java工程师必备学习资源:** 一些Java工程师常用学习资源公众号后台回复关键字 **“1”** 即可免费无套路获取。
|
||||
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user