Skip to content

Commit ca45148

Browse files
committed
docs: 修正 Java 徽章格式(补充仓库链接)
1 parent 1f90831 commit ca45148

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[English](./README.md) | [简体中文](./README.zh-CN.md)
44

5+
[![Java](https://img.shields.io/badge/Java-8-orange)](https://github.com/easy-4-java/security-jwt-extension) [![License](https://img.shields.io/badge/license-Apache%202.0-green)](https://www.apache.org/licenses/LICENSE-2.0.txt)
6+
57
JWT authentication and authorization utilities for Spring Security. This module extends the Spring Security authentication model with JWT-aware tokens and filters, for both the servlet (Web) and reactive (WebFlux) stacks.
68

79
## Table of Contents

README.zh-CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[English](./README.md) | [简体中文](./README.zh-CN.md)
44

5+
[![Java](https://img.shields.io/badge/Java-8-orange)](https://github.com/easy-4-java/security-jwt-extension) [![License](https://img.shields.io/badge/license-Apache%202.0-green)](https://www.apache.org/licenses/LICENSE-2.0.txt)
6+
57
面向 Spring Security 的 JWT 认证与授权工具。本模块为 Spring Security 认证模型补充 JWT 感知的 Token 与过滤器,同时覆盖 Servlet(Web)与响应式(WebFlux)技术栈。
68

79
## 目录

0 commit comments

Comments
 (0)