|
|
@ -2684,6 +2684,11 @@
|
|
|
|
<artifactId>spring-restdocs-restassured</artifactId>
|
|
|
|
<artifactId>spring-restdocs-restassured</artifactId>
|
|
|
|
<version>${spring-restdocs.version}</version>
|
|
|
|
<version>${spring-restdocs.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.springframework.restdocs</groupId>
|
|
|
|
|
|
|
|
<artifactId>spring-restdocs-webtestclient</artifactId>
|
|
|
|
|
|
|
|
<version>${spring-restdocs.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework.retry</groupId>
|
|
|
|
<groupId>org.springframework.retry</groupId>
|
|
|
|
<artifactId>spring-retry</artifactId>
|
|
|
|
<artifactId>spring-retry</artifactId>
|
|
|
|