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 524f13d commit fb91e26Copy full SHA for fb91e26
blade-auth/pom.xml
@@ -49,6 +49,10 @@
49
<groupId>org.springblade</groupId>
50
<artifactId>blade-starter-swagger</artifactId>
51
</dependency>
52
+ <dependency>
53
+ <groupId>com.baomidou</groupId>
54
+ <artifactId>mybatis-plus-spring-boot-autoconfigure</artifactId>
55
+ </dependency>
56
<!-- Captcha -->
57
<dependency>
58
<groupId>com.github.whvcse</groupId>
0 commit comments