spring-oauth-server在2019-08-04更新发布了2.0.1版本,spring-oauth-server是Spring与Oauth2整合示例。
此版本是使用Spring Boot重构实现后的第2个发布版本( 2.0.0
是第1个),更新内容如下:
-
将项目用视频方式讲解出来,更直观学习与掌握,视频链接 http://list.youku.com/albumlist/show/id_51900110.html
(不断更新中)
- Fix issue #IJO9R /oauth/rest_token 接口 client_secret字段没有校验
- Use spring-boot version to : 2.0.2.RELEASE
- 修改ROLE的错误配置
- 升级Spring Security OAuth版本为2.3.4.RELEASE
- 增加将AccessToken存入Redis的配置参考,提高读写性能
- 增加使用代码生成AccessToken功能
2.0.1分支链接: https://gitee.com/shengzhao/spring-oauth-server/tree/2.0.1/
spring-oauth-server
原文
https://www.oschina.net/news/108783/spring-oauth-server-2-0-1-released