File tree Expand file tree Collapse file tree 2 files changed +2
-64
lines changed Expand file tree Collapse file tree 2 files changed +2
-64
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -38,38 +38,17 @@ key=ip+url+args
3838
3939| 版本 | 支持 |
4040| -------| --|
41- | 0.4 .0 | 适配 SpringBoot3.x |
41+ | 0.5 .0 | 适配 SpringBoot3.x |
4242| 0.1.0 | 适配 SpringBoot2.x |
4343
4444``` java
4545< dependency>
4646 < groupId> com. pig4cloud. plugin< / groupId>
4747 < artifactId> idempotent- spring- boot- starter< / artifactId>
48- < version> 0.4 . 0 < / version>
48+ < version> 0.5 . 0 < / version>
4949< / dependency>
50-
51- - 使用快照
52-
53- < dependency>
54- < groupId> com. pig4cloud. plugin< / groupId>
55- < artifactId> idempotent- spring- boot- starter< / artifactId>
56- < version> 0.4 . 1 - SNAPSHOT</ version>
57- < / dependency>
58-
59- < repositories>
60- < repository>
61- < id> snapshots< / id>
62- < name> Excel Snapshots</ name>
63- < url> https: // oss.sonatype.org/content/repositories/snapshots/</url>
64- < releases>
65- < enabled> false < / enabled>
66- < / releases>
67- < / repository>
68- < / repositories>
6950```
7051
71-
72-
7352- 2 . 配置 redis 链接相关信息
7453
7554``` yaml
You can’t perform that action at this time.
0 commit comments