spring-oauth-server 2.0.1 release, extended OAuth2 Server

spring-oauth-server in 2019-08-04 update released 2.0.1 version, spring-oauth-server is an example of the integration of Spring and Oauth2.

This is the second version after using Spring Boot reconstruction achieve the release version ( 2.0.0 is the first one), updates are as follows:

  1. The project came out to explain the video mode, more intuitive to learn and master, video links http://list.youku.com/albumlist/show/id_51900110.html (continually updated)
  2. Fix issue # IJO9R / oauth / rest_token interfaces checksum field is not client_secret
  3. Use spring-boot version to :   2.0.2.RELEASE
  4. ROLE modify the wrong configuration
  5. Spring Security OAuth upgrade version 2.3.4.RELEASE
  6. AccessToken increase the reference configuration stored Redis increase read and write performance
  7. Increased use of code generation function AccessToken

2.0.1 branch Links: https://gitee.com/shengzhao/spring-oauth-server/tree/2.0.1/ the Spring-oauth-Server

Guess you like

Origin www.oschina.net/news/108783/spring-oauth-server-2-0-1-released