This commit is contained in:
@@ -77,6 +77,10 @@ dependencies {
|
||||
|
||||
implementation 'org.springframework.cloud:spring-cloud-starter-openfeign:4.1.0'
|
||||
implementation 'io.github.resilience4j:resilience4j-spring-boot3:2.2.0'
|
||||
|
||||
//cache
|
||||
implementation("org.springframework.boot:spring-boot-starter-cache:4.0.6")
|
||||
implementation 'com.github.ben-manes.caffeine:caffeine'
|
||||
}
|
||||
|
||||
tasks.named('test') {
|
||||
|
||||
Reference in New Issue
Block a user