Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ReLive27 committed Nov 6, 2024
1 parent 0673d5e commit a73d5f1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 19 deletions.
15 changes: 4 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,11 @@ Server.
- [How to Protect and Manage Spring Authorization Server JWT Keys with Vault](https://relive27.github.io/blog/oauth2-vault)
- ...

## Description of applicable version
## Spring Framework Version

| Project Branch | Spring Security | Spring Authorization Server |
| ----- |----------------- | ------- |
| main | 6.1.5 | 1.2.1 |
| 1.0.1 | 6.0.2 | 1.0.1 |
| 0.4.1 | 5.7.7 | 0.4.1 |
| 0.3.1 | 5.6.3 | 0.3.1 |
| Spring Boot | Spring Cloud | Spring Authorization Server | Spring Security |
| ---------------- | ----------------- |----------------- | -------- |
| 3.1.5 | 2022.0.4 | 1.2.1 | 6.1.5 |

## Building from Source

Expand Down Expand Up @@ -73,10 +70,6 @@ git clone [email protected]:ReLive27/spring-security-oauth2-sample.git

[Pull requests](https://help.github.com/articles/creating-a-pull-request) are welcome.

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=ReLive27/spring-security-oauth2-sample&type=Date)](https://star-history.com/#/ReLive27/spring-security-oauth2-sample&Date)

## License

spring-oauth2-sample is Open Source software released under the
Expand Down
13 changes: 5 additions & 8 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,11 @@ Security 6 之上, 这里的模块涵盖了 Spring Authorization Server 的许
- [如何用 Vault 保护和管理 Spring Authorization Server JWT 密钥](https://relive27.github.io/blog/oauth2-vault)
- ...

## 适用版本说明

| Project Branch | Spring Security | Spring Authorization Server |
| ----- |----------------- | ------- |
| main | 6.1.5 | 1.2.1 |
| 1.0.1 | 6.0.2 | 1.0.1 |
| 0.4.1 | 5.7.7 | 0.4.1 |
| 0.3.1 | 5.6.3 | 0.3.1 |
## Spring 框架版本

| Spring Boot | Spring Cloud | Spring Authorization Server | Spring Security |
| ---------------- | ----------------- |----------------- | -------- |
| 3.1.5 | 2022.0.4 | 1.2.1 | 6.1.5 |

## 构建项目

Expand Down

0 comments on commit a73d5f1

Please sign in to comment.