Browse Source

升级spring-boot的变化.txt

2.0.0
monkeyk7 7 years ago
parent
commit
6e9ce7a1d1
  1. 11
      others/升级spring-boot的变化.txt

11
others/升级spring-boot的变化.txt

@ -0,0 +1,11 @@
记录 spring-oauth-server 升级到 spring-boot 后的变化
1. client_secret 加密保存
2. 密码加密方式由 MD5 变成 BCrypt
3. resourceId 可为可选
4.增加CSRF支持
Loading…
Cancel
Save