Un peu de tout

This commit is contained in:
mepiphana2023
2024-04-30 16:53:08 +02:00
parent bc0a7eb33e
commit 1d755e024d
6 changed files with 2744 additions and 24 deletions

View File

@@ -46,6 +46,8 @@ dependencies {
testImplementation 'org.springframework.boot:spring-boot-starter-test'
//data
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
implementation 'ch.qos.logback:logback-classic'
}
tasks.named('test') {