@@ -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') {
|
||||
|
||||
Reference in New Issue
Block a user