We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e063828 commit 95e1876Copy full SHA for 95e1876
README.md
@@ -17,6 +17,12 @@
17
<version>${last.version}</version>
18
</dependency>
19
20
+ <dependency>
21
+ <groupId>com.codingapi.springboot</groupId>
22
+ <artifactId>springboot-starter-leaf</artifactId>
23
+ <version>${last.version}</version>
24
+ </dependency>
25
+
26
<dependency>
27
<groupId>com.codingapi.springboot</groupId>
28
<artifactId>springboot-starter-security-jwt</artifactId>
0 commit comments