patch credit

This commit is contained in:
jleroy
2024-04-29 16:02:06 +02:00
parent c068412213
commit d5e4012c79
23 changed files with 147 additions and 15 deletions

View File

@@ -44,7 +44,6 @@ dependencies {
//test
testImplementation 'org.springframework.security:spring-security-test'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
//data
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
}