Skip to content

Commit

Permalink
refactor:[#84]- refact failure
Browse files Browse the repository at this point in the history
실패 임시 출력 추가. 추후 로그로 변경
  • Loading branch information
yooonwodyd committed Nov 14, 2024
1 parent 9439e32 commit 5f57465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ dependencies {
annotationProcessor "jakarta.persistence:jakarta.persistence-api"

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

// Spring docs
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0'
Expand Down

0 comments on commit 5f57465

Please sign in to comment.