모듈 참조 제거
This commit is contained in:
@@ -13,9 +13,6 @@ dependencies {
|
||||
implementation project(':adapters:jpa-persistence')
|
||||
implementation project(':adapters:rest')
|
||||
implementation 'org.springframework.boot:spring-boot-starter'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-web'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-validation'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
|
||||
runtimeOnly 'com.h2database:h2'
|
||||
|
||||
testImplementation('org.springframework.boot:spring-boot-starter-test') {
|
||||
|
||||
Reference in New Issue
Block a user