https://github.com/panxiaochao/spring-boot-authorization-server
本项目基于Spring Authorization Server 0.4.X版本搭建的授权认证工程
https://github.com/panxiaochao/spring-boot-authorization-server
Last synced: 4 months ago
JSON representation
本项目基于Spring Authorization Server 0.4.X版本搭建的授权认证工程
- Host: GitHub
- URL: https://github.com/panxiaochao/spring-boot-authorization-server
- Owner: panxiaochao
- License: apache-2.0
- Created: 2023-07-17T06:22:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T03:52:23.000Z (about 2 years ago)
- Last Synced: 2023-08-04T08:24:33.819Z (about 2 years ago)
- Language: PLpgSQL
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spring-boot-authorization-server
An OAuth 2.1 Project, Spring Boot 2.7.X, Spring Authorization Server 0.4.X
### current version
- Spring Boot 2.7.14
- spring-security-oauth2-authorization-server 0.4.3
- jdk >= 1.8### next code plan
- Spring Boot 3.0.X
- spring-security-oauth2-authorization-server 1.0.X
- jdk >= 17