Merge branch 'feign-exeception-workaround' into 'main'
Feign exception workaround See merge request fforesight/azure-ocr-service!11
This commit is contained in:
commit
4afe8e7555
@ -24,6 +24,7 @@ dependencies {
|
||||
implementation(project(":azure-ocr-service-api"))
|
||||
|
||||
implementation("com.knecon.fforesight:tracing-commons:0.5.0")
|
||||
implementation("io.github.openfeign:feign-core:12.4")
|
||||
implementation("org.springframework.cloud:spring-cloud-starter-openfeign:4.1.1")
|
||||
implementation("org.springframework.boot:spring-boot-starter-amqp:${springBootStarterVersion}")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user