1
0
forked from PGL/Clyde

ready to PR

This commit is contained in:
2024-04-21 18:46:54 +02:00
parent 0d6b4ec57c
commit 172837d6d1
9 changed files with 12 additions and 12 deletions

View File

@ -27,6 +27,7 @@ dependencies {
implementation("com.kohlschutter.junixsocket:junixsocket-core:2.9.0")
// implementation("org.springframework.session:spring-session-jdbc")
developmentOnly("org.springframework.boot:spring-boot-devtools")
developmentOnly("org.springframework.boot:spring-boot-docker-compose")
runtimeOnly("org.postgresql:postgresql")
testImplementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("org.springframework.boot:spring-boot-testcontainers")