https://github.com/panxiaochao/pxc-spring-boot-authorization-server
An OAuth 2.1 Project, Spring Boot 2.7.X, Spring Authorization Server 0.4.X
https://github.com/panxiaochao/pxc-spring-boot-authorization-server
Last synced: 2 months ago
JSON representation
An OAuth 2.1 Project, Spring Boot 2.7.X, Spring Authorization Server 0.4.X
- Host: GitHub
- URL: https://github.com/panxiaochao/pxc-spring-boot-authorization-server
- Owner: panxiaochao
- License: apache-2.0
- Created: 2023-08-28T09:14:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T01:32:48.000Z (over 1 year ago)
- Last Synced: 2024-04-02T08:52:57.884Z (over 1 year ago)
- Language: PLpgSQL
- Size: 177 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security-core/pom.xml
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.17
- spring-security-oauth2-authorization-server 0.4.4
- jdk >= 1.8### next code plan
- Spring Boot 3.0.X
- spring-security-oauth2-authorization-server 1.0.X
- jdk >= 17