We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eab9509 commit d483babCopy full SHA for d483bab
1 file changed
payment-service/build.gradle
@@ -34,7 +34,6 @@ dependencies {
34
/// 기본 의존성
35
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
36
implementation 'org.springframework.boot:spring-boot-starter-web'
37
- implementation 'com.h2database:h2'
38
39
/// Lombok
40
annotationProcessor 'org.projectlombok:lombok'
0 commit comments