|
|
|
|
@ -72,7 +72,7 @@ dependencies {
@@ -72,7 +72,7 @@ dependencies {
|
|
|
|
|
optional("org.springframework:spring-messaging") |
|
|
|
|
optional("org.springframework:spring-orm") |
|
|
|
|
optional("org.springframework:spring-oxm") |
|
|
|
|
optional("org.springframework:spring-r2dbc") |
|
|
|
|
optional("org.springframework:spring-r2dbc") |
|
|
|
|
optional("org.springframework:spring-test") |
|
|
|
|
optional("org.springframework:spring-web") |
|
|
|
|
optional("org.springframework:spring-webflux") |
|
|
|
|
@ -91,7 +91,7 @@ dependencies {
@@ -91,7 +91,7 @@ dependencies {
|
|
|
|
|
testImplementation("com.squareup.okhttp3:okhttp") |
|
|
|
|
testImplementation("com.sun.xml.messaging.saaj:saaj-impl") |
|
|
|
|
testImplementation("io.projectreactor:reactor-test") |
|
|
|
|
testImplementation("io.r2dbc:r2dbc-h2") |
|
|
|
|
testImplementation("io.r2dbc:r2dbc-h2") |
|
|
|
|
testImplementation("javax.xml.ws:jaxws-api") |
|
|
|
|
testImplementation("mysql:mysql-connector-java") |
|
|
|
|
testImplementation("net.sourceforge.jtds:jtds") |
|
|
|
|
|