@@ -201,6 +201,11 @@
<artifactId>r2dbc-h2</artifactId>
</dependency>
+ <dependency>
+ <groupId>io.r2dbc</groupId>
+ <artifactId>r2dbc-mssql</artifactId>
+ </dependency>
+
<dependency>
<groupId>org.hswebframework.web</groupId>
<artifactId>hsweb-authorization-basic</artifactId>