Initial backend commit
This commit is contained in:
@ -29,6 +29,7 @@ dependencies {
|
||||
developmentOnly 'org.springframework.boot:spring-boot-devtools'
|
||||
annotationProcessor 'org.projectlombok:lombok'
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
implementation 'com.rethinkdb:rethinkdb-driver:2.4.4'
|
||||
}
|
||||
|
||||
tasks.named('test') {
|
||||
|
Reference in New Issue
Block a user