Skip to content

Commit a73d5f1

Browse files
committed
Update README.md
1 parent 0673d5e commit a73d5f1

File tree

2 files changed

+9
-19
lines changed

2 files changed

+9
-19
lines changed

README.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,11 @@ Server.
3737
- [How to Protect and Manage Spring Authorization Server JWT Keys with Vault](https://relive27.github.io/blog/oauth2-vault)
3838
- ...
3939

40-
## Description of applicable version
40+
## Spring Framework Version
4141

42-
| Project Branch | Spring Security | Spring Authorization Server |
43-
| ----- |----------------- | ------- |
44-
| main | 6.1.5 | 1.2.1 |
45-
| 1.0.1 | 6.0.2 | 1.0.1 |
46-
| 0.4.1 | 5.7.7 | 0.4.1 |
47-
| 0.3.1 | 5.6.3 | 0.3.1 |
42+
| Spring Boot | Spring Cloud | Spring Authorization Server | Spring Security |
43+
| ---------------- | ----------------- |----------------- | -------- |
44+
| 3.1.5 | 2022.0.4 | 1.2.1 | 6.1.5 |
4845

4946
## Building from Source
5047

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

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

76-
## Star History
77-
78-
[![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)
79-
8073
## License
8174

8275
spring-oauth2-sample is Open Source software released under the

README_CN.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,11 @@ Security 6 之上, 这里的模块涵盖了 Spring Authorization Server 的许
3636
- [如何用 Vault 保护和管理 Spring Authorization Server JWT 密钥](https://relive27.github.io/blog/oauth2-vault)
3737
- ...
3838

39-
## 适用版本说明
40-
41-
| Project Branch | Spring Security | Spring Authorization Server |
42-
| ----- |----------------- | ------- |
43-
| main | 6.1.5 | 1.2.1 |
44-
| 1.0.1 | 6.0.2 | 1.0.1 |
45-
| 0.4.1 | 5.7.7 | 0.4.1 |
46-
| 0.3.1 | 5.6.3 | 0.3.1 |
39+
## Spring 框架版本
40+
41+
| Spring Boot | Spring Cloud | Spring Authorization Server | Spring Security |
42+
| ---------------- | ----------------- |----------------- | -------- |
43+
| 3.1.5 | 2022.0.4 | 1.2.1 | 6.1.5 |
4744

4845
## 构建项目
4946

0 commit comments

Comments
 (0)