Skip to content

Commit

Permalink
chore: db 수정2
Browse files Browse the repository at this point in the history
  • Loading branch information
hw130 committed Jan 27, 2024
1 parent 5c227eb commit 7e27c30
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 @@ -42,6 +42,7 @@ dependencies {
// DB
// runtimeOnly 'com.h2database:h2'
runtimeOnly 'com.mysql:mysql-connector-j'
implementation 'org.springframework.boot:spring-boot-starter-jdbc'


// jwt2
Expand Down

0 comments on commit 7e27c30

Please sign in to comment.