|
@@ -270,6 +270,12 @@
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
|
|
|
+ <dependency>
|
|
|
+ <groupId>dev.miku</groupId>
|
|
|
+ <artifactId>r2dbc-mysql</artifactId>
|
|
|
+ <version>0.8.1.RELEASE</version>
|
|
|
+ </dependency>
|
|
|
+
|
|
|
<dependency>
|
|
|
<groupId>io.projectreactor</groupId>
|
|
|
<artifactId>reactor-tools</artifactId>
|