|
|
|
|
@ -145,9 +145,7 @@ dependencies {
@@ -145,9 +145,7 @@ dependencies {
|
|
|
|
|
implementation("org.springframework.graphql:spring-graphql-test") |
|
|
|
|
implementation("org.springframework.kafka:spring-kafka") |
|
|
|
|
implementation("org.springframework.kafka:spring-kafka-test") |
|
|
|
|
implementation("org.springframework.restdocs:spring-restdocs-mockmvc") { |
|
|
|
|
exclude group: "javax.servlet", module: "javax.servlet-api" |
|
|
|
|
} |
|
|
|
|
implementation("org.springframework.restdocs:spring-restdocs-mockmvc") |
|
|
|
|
implementation("org.springframework.restdocs:spring-restdocs-restassured") |
|
|
|
|
implementation("org.springframework.restdocs:spring-restdocs-webtestclient") |
|
|
|
|
implementation("org.springframework.security:spring-security-config") |
|
|
|
|
|