Skip to content

Commit

Permalink
Release version 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lzhpo committed Mar 7, 2023
1 parent a45c9ba commit a5850b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .mvn/maven.config
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-Drevision=1.1.6 -DskipTests=true -T=2C
-Drevision=1.1.7 -DskipTests=true -T=2C
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,16 @@

## 如何使用?

*sensitive-spring-boot-starter也支持SpringBoot3*

> 3.0.0及以上版本的sensitive-spring-boot-starter只针对使用SpringBoot3用户,SpringBoot2用户请使用低于3.0.0版本的sensitive-spring-boot-starter,两者功能不受影响,均会同步更新!
### 1.导入依赖

> 依赖已发布至Maven中央仓库,可直接引入依赖。
- Maven:

```xml
<dependency>
<groupId>com.lzhpo</groupId>
Expand Down

0 comments on commit a5850b9

Please sign in to comment.