Start splitting spring-boot-testcontainers

This commit is contained in:
Stéphane Nicoll
2025-05-19 13:36:44 +02:00
committed by Phillip Webb
parent 1aea3c5a1e
commit 3443baef24
140 changed files with 433 additions and 296 deletions

View File

@@ -252,7 +252,7 @@ dependencies {
implementation(project(path: ":spring-boot-project:spring-boot-security"))
implementation(project(path: ":spring-boot-project:spring-boot-test"))
implementation(project(path: ":spring-boot-project:spring-boot-test-autoconfigure"))
implementation(project(path: ":spring-boot-project:spring-boot-testcontainers"))
implementation(project(path: ":spring-boot-project:spring-boot-testcontainers-all"))
implementation(project(path: ":spring-boot-project:spring-boot-tomcat"))
implementation(project(path: ":spring-boot-project:spring-boot-tools:spring-boot-cli"))
implementation(project(path: ":spring-boot-project:spring-boot-tools:spring-boot-loader-tools"))