commit
This commit is contained in:
parent
076bd4e61b
commit
3211024750
@ -17,6 +17,8 @@ jar {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(':front'))
|
||||
|
||||
implementation 'org.springframework.boot:spring-boot-starter-web'
|
||||
implementation 'com.h2database:h2:2.1.210'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-validation'
|
||||
|
Loading…
Reference in New Issue
Block a user