|
|
@@ -19,7 +19,8 @@ dependencies {
|
|
|
implementation 'io.micrometer:micrometer-tracing-bridge-brave'
|
|
|
implementation 'io.zipkin.reporter2:zipkin-reporter-brave'
|
|
|
|
|
|
- testImplementation 'org.springframework.boot:spring-boot-starter-restclient'
|
|
|
+ testImplementation 'org.springframework.boot:spring-boot-resttestclient'
|
|
|
+ testImplementation 'org.springframework.boot:spring-boot-starter-restclient'
|
|
|
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
|
|
testImplementation 'org.springframework.boot:spring-boot-webmvc-test'
|
|
|
testImplementation 'org.springframework.security:spring-security-test'
|