Skip to content

Commit

Permalink
Feat: delete kafka gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
sunwupark committed Aug 11, 2024
1 parent 71bdf60 commit 1692b54
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 48 deletions.
4 changes: 0 additions & 4 deletions MEME-AUTH/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ dependencies {
implementation 'it.ozimov:embedded-redis:0.7.2'

runtimeOnly 'com.h2database:h2' // h2 추가


//Kafka
implementation 'org.springframework.kafka:spring-kafka'
}

test {
Expand Down
44 changes: 0 additions & 44 deletions MEME-AUTH/src/main/resources/logback.xml

This file was deleted.

0 comments on commit 1692b54

Please sign in to comment.