샘플코드 추가
This commit is contained in:
@@ -3,6 +3,6 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
|
||||
runtimeOnly 'org.postgresql:postgresql'
|
||||
// DB 드라이버
|
||||
implementation 'org.postgresql:postgresql:42.7.3'
|
||||
}
|
||||
Reference in New Issue
Block a user