Add kafka templates
Test Workflow / test (push) Has been cancelled

This commit is contained in:
2026-06-04 17:59:32 +07:00
parent 8bc576da27
commit 6e8650c61d
4 changed files with 22 additions and 1 deletions
+2
View File
@@ -86,6 +86,8 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-security'
implementation("io.jsonwebtoken:jjwt:0.13.0")
//kafka
implementation 'org.springframework.kafka:spring-kafka'
}
tasks.named('test') {