dev add method link
Test Workflow / test (push) Has been cancelled

This commit is contained in:
2026-05-08 11:42:59 +07:00
parent 9dd174eb60
commit ff44763f88
5 changed files with 162 additions and 1 deletions
+5
View File
@@ -73,6 +73,11 @@ dependencies {
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.7.0")
implementation("org.springframework.boot:spring-boot-starter-web")
implementation 'org.springframework.cloud:spring-cloud-starter-openfeign'
implementation 'io.github.resilience4j:resilience4j-spring-boot3'
implementation 'org.springframework.boot:spring-boot-starter-aop'
}
tasks.named('test') {