Skip to content

Commit

Permalink
Merge pull request #123 from Guzzing/feat/monitoring
Browse files Browse the repository at this point in the history
Chore: Redis 제거
  • Loading branch information
onetuks authored Dec 8, 2023
2 parents 6bdb73e + 0c2f0aa commit e30e42e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ dependencies {
// Swagger UI
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0'

// Redis
implementation 'org.springframework.boot:spring-boot-starter-data-redis'

// Webflux
implementation 'org.springframework.boot:spring-boot-starter-webflux'

Expand Down

0 comments on commit e30e42e

Please sign in to comment.