Добавлено редактирование сервисов

This commit is contained in:
serega6531
2019-04-26 03:26:28 +03:00
parent f3e69c2d2c
commit 66c366df02
9 changed files with 124 additions and 3 deletions

View File

@@ -27,5 +27,4 @@ dependencies {
runtimeOnly 'org.springframework.boot:spring-boot-devtools'
runtimeOnly 'org.postgresql:postgresql'
annotationProcessor 'org.projectlombok:lombok'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
}